add Benchmark (go) benchmark result for 777ed72607

This commit is contained in:
github-action-benchmark 2023-08-16 02:03:08 +00:00
parent 7772123e5a
commit 4862f05cb1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1692151355377, "lastUpdate": 1692151388421,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -62974,6 +62974,38 @@ window.BENCHMARK_DATA = {
"extra": "115 times\n2 procs" "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"
}
]
} }
] ]
} }