add Benchmark (go) benchmark result for 41474a99c6

This commit is contained in:
github-action-benchmark 2024-11-07 16:37:07 +00:00
parent ad7e51284e
commit 2c78900834

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730997351684,
"lastUpdate": 1730997427465,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -130062,6 +130062,38 @@ window.BENCHMARK_DATA = {
"extra": "235 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "41474a99c68ffa135707dd3042317d1b8bc3bd2e",
"message": "authorize: rewrite header evaluator to use go instead of rego",
"timestamp": "2024-11-07T16:22:40Z",
"url": "https://github.com/pomerium/pomerium/pull/5362/commits/41474a99c68ffa135707dd3042317d1b8bc3bd2e"
},
"date": 1730997404850,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7944706,
"unit": "ns/op",
"extra": "153 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5423195,
"unit": "ns/op",
"extra": "207 times\n4 procs"
}
]
}
]
}