add Benchmark (go) benchmark result for 8bcb2fde54

This commit is contained in:
github-action-benchmark 2024-11-06 22:32:48 +00:00
parent ab34f3abd0
commit d8fb4e8bd0

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730930890704,
"lastUpdate": 1730932367998,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -129898,6 +129898,38 @@ window.BENCHMARK_DATA = {
"extra": "182 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "8bcb2fde546a175eca0fa16680db5f9f745cf0fa",
"message": "authorize: rewrite header evaluator to use go instead of rego",
"timestamp": "2024-11-06T17:31:57Z",
"url": "https://github.com/pomerium/pomerium/pull/5362/commits/8bcb2fde546a175eca0fa16680db5f9f745cf0fa"
},
"date": 1730932355188,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7779457,
"unit": "ns/op",
"extra": "157 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5475865,
"unit": "ns/op",
"extra": "217 times\n4 procs"
}
]
}
]
}