mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-10 05:18:18 +02:00
add Benchmark (go) benchmark result for 777ed72607
This commit is contained in:
parent
7772123e5a
commit
4862f05cb1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692151355377,
|
||||
"lastUpdate": 1692151388421,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -62974,6 +62974,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "115 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "777ed72607ecaa5f5dffaff1850276681c88791b",
|
||||
"message": "zero: resource bundle reconciler",
|
||||
"timestamp": "2023-08-15T21:15:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4445/commits/777ed72607ecaa5f5dffaff1850276681c88791b"
|
||||
},
|
||||
"date": 1692151381923,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16490403,
|
||||
"unit": "ns/op",
|
||||
"extra": "70 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10636476,
|
||||
"unit": "ns/op",
|
||||
"extra": "110 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue