add Benchmark (go) benchmark result for 140725f9cf00ee97f2a6aa311158050bc02509ba

This commit is contained in:
github-action-benchmark 2024-07-22 23:37:25 +00:00
parent eb7ff01174
commit c394092785

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1721689192255, "lastUpdate": 1721691445222,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -114966,6 +114966,38 @@ window.BENCHMARK_DATA = {
"extra": "174 times\n4 procs" "extra": "174 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "140725f9cf00ee97f2a6aa311158050bc02509ba",
"message": "Optimize evaluator",
"timestamp": "2024-07-22T21:28:43Z",
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/140725f9cf00ee97f2a6aa311158050bc02509ba"
},
"date": 1721691427453,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9059367,
"unit": "ns/op",
"extra": "130 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6144262,
"unit": "ns/op",
"extra": "194 times\n4 procs"
}
]
} }
] ]
} }