add Benchmark (go) benchmark result for b023fe38c7e2951ca6b05bb52eaa3d16a739ac2b

This commit is contained in:
github-action-benchmark 2024-09-26 19:49:29 +00:00
parent 0f08f58397
commit e28d638762

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1727380155051, "lastUpdate": 1727380169359,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -125366,6 +125366,38 @@ window.BENCHMARK_DATA = {
"extra": "181 times\n4 procs" "extra": "181 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "b023fe38c7e2951ca6b05bb52eaa3d16a739ac2b",
"message": "Optimize evaluator",
"timestamp": "2024-09-25T19:11:46Z",
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/b023fe38c7e2951ca6b05bb52eaa3d16a739ac2b"
},
"date": 1727380158077,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8752446,
"unit": "ns/op",
"extra": "136 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6301088,
"unit": "ns/op",
"extra": "184 times\n4 procs"
}
]
} }
] ]
} }