mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 19:08:03 +02:00
add Benchmark (go) benchmark result for 45556d0193
This commit is contained in:
parent
b5d033c83f
commit
f9e4a4381f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692146525544,
|
||||
"lastUpdate": 1692147699832,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -62846,6 +62846,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "108 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "45556d019361027188b7aa1bccafaa72a32dd9c6",
|
||||
"message": "zero: resource bundle reconciler",
|
||||
"timestamp": "2023-08-15T21:15:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4445/commits/45556d019361027188b7aa1bccafaa72a32dd9c6"
|
||||
},
|
||||
"date": 1692147694370,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14647892,
|
||||
"unit": "ns/op",
|
||||
"extra": "84 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9020140,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue