mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-10 21:38:28 +02:00
add Benchmark (go) benchmark result for 389ccaf3f0
This commit is contained in:
parent
cbf71c048e
commit
95bcfc1765
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692206282923,
|
||||
"lastUpdate": 1692206480257,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -63102,6 +63102,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "129 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "389ccaf3f009764d4e0aa683a17f44d1bf834c88",
|
||||
"message": "zero: resource bundle reconciler",
|
||||
"timestamp": "2023-08-16T10:08:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4445/commits/389ccaf3f009764d4e0aa683a17f44d1bf834c88"
|
||||
},
|
||||
"date": 1692206470748,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 30219210,
|
||||
"unit": "ns/op",
|
||||
"extra": "45 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 16457551,
|
||||
"unit": "ns/op",
|
||||
"extra": "91 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue