add Benchmark (go) benchmark result for 3db9acc996

This commit is contained in:
github-action-benchmark 2023-11-09 16:52:04 +00:00
parent c0c020bff8
commit 56f5cc85fd

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1699548679941, "lastUpdate": 1699548724707,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -80014,6 +80014,38 @@ window.BENCHMARK_DATA = {
"extra": "128 times\n2 procs" "extra": "128 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "3db9acc99601ac285495c31ad156b7f5a7f76269",
"message": "authorize: build evaluators cache in parallel",
"timestamp": "2023-11-09T12:55:29Z",
"url": "https://github.com/pomerium/pomerium/pull/4722/commits/3db9acc99601ac285495c31ad156b7f5a7f76269"
},
"date": 1699548719427,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10361612,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6640412,
"unit": "ns/op",
"extra": "181 times\n4 procs"
}
]
} }
] ]
} }