add Benchmark (go) benchmark result for ad6cb49ad6

This commit is contained in:
github-action-benchmark 2025-02-20 15:29:57 +00:00
parent d1be7ea4a3
commit 48e343df0c

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1740005876534, "lastUpdate": 1740065397544,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -176282,6 +176282,38 @@ window.BENCHMARK_DATA = {
"extra": "448416 times\n4 procs" "extra": "448416 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "ad6cb49ad6d76e654cc2ae0b2cf73033fb4cd755",
"message": "backport #5484",
"timestamp": "2025-02-19T16:45:26Z",
"url": "https://github.com/pomerium/pomerium/pull/5489/commits/ad6cb49ad6d76e654cc2ae0b2cf73033fb4cd755"
},
"date": 1740065367815,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 7895754,
"unit": "ns/op",
"extra": "146 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5328088,
"unit": "ns/op",
"extra": "225 times\n4 procs"
}
]
} }
] ]
} }