mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 03:18:03 +02:00
add Benchmark (go) benchmark result for 7e26898cdf
This commit is contained in:
parent
f6c24232bd
commit
e6c4dbd3ae
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692233326019,
|
||||
"lastUpdate": 1692237452816,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -63398,6 +63398,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7e26898cdfb32fdafaac2024c80790cd4415982b",
|
||||
"message": "zero: resource bundle reconciler",
|
||||
"timestamp": "2023-08-16T10:08:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4445/commits/7e26898cdfb32fdafaac2024c80790cd4415982b"
|
||||
},
|
||||
"date": 1692237444657,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13607890,
|
||||
"unit": "ns/op",
|
||||
"extra": "75 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8494383,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue