mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for ded5c685a2
This commit is contained in:
parent
64aeeb4522
commit
b638c4c276
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1699040698731,
|
||||
"lastUpdate": 1699041280873,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -78178,6 +78178,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "92 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ded5c685a27a3d862343ad77b12d2e7cc0ddfa64",
|
||||
"message": "rework session updates to use new patch method",
|
||||
"timestamp": "2023-11-03T17:13:33Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4705/commits/ded5c685a27a3d862343ad77b12d2e7cc0ddfa64"
|
||||
},
|
||||
"date": 1699041275648,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10141743,
|
||||
"unit": "ns/op",
|
||||
"extra": "120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6306967,
|
||||
"unit": "ns/op",
|
||||
"extra": "193 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue