add Benchmark (go) benchmark result for 5a85d0bdc5

This commit is contained in:
github-action-benchmark 2024-11-06 21:14:22 +00:00
parent e4368be73a
commit 5e785cdacd

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730923556131,
"lastUpdate": 1730927662669,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -129834,6 +129834,38 @@ window.BENCHMARK_DATA = {
"extra": "201 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "5a85d0bdc5ec19c8d7df558c0ecb299684a93295",
"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/5a85d0bdc5ec19c8d7df558c0ecb299684a93295"
},
"date": 1730927639666,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7628983,
"unit": "ns/op",
"extra": "153 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5249483,
"unit": "ns/op",
"extra": "232 times\n4 procs"
}
]
}
]
}