add Benchmark (go) benchmark result for bb2d466be2c8504defc08c918b954e0b7041ba47

This commit is contained in:
github-action-benchmark 2024-08-14 19:44:02 +00:00
parent 6c441f8770
commit 1f262db93b

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1723661131172, "lastUpdate": 1723664642164,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -117558,6 +117558,38 @@ window.BENCHMARK_DATA = {
"extra": "172 times\n4 procs" "extra": "172 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "bb2d466be2c8504defc08c918b954e0b7041ba47",
"message": "Optimize evaluator (go1.23)",
"timestamp": "2024-08-14T18:12:05Z",
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/bb2d466be2c8504defc08c918b954e0b7041ba47"
},
"date": 1723664622061,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9386710,
"unit": "ns/op",
"extra": "127 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6364312,
"unit": "ns/op",
"extra": "183 times\n4 procs"
}
]
} }
] ]
} }