add Benchmark (go) benchmark result for 674c6e4650

This commit is contained in:
github-action-benchmark 2024-11-07 16:35:51 +00:00
parent 11b80c9948
commit ad7e51284e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730996775380,
"lastUpdate": 1730997351684,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -130030,6 +130030,38 @@ window.BENCHMARK_DATA = {
"extra": "154 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "674c6e4650fe986fc654370c4e02dfb61390479d",
"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/674c6e4650fe986fc654370c4e02dfb61390479d"
},
"date": 1730997339075,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7601634,
"unit": "ns/op",
"extra": "159 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5083449,
"unit": "ns/op",
"extra": "235 times\n4 procs"
}
]
}
]
}