add Benchmark (go) benchmark result for 9f606a9fe9

This commit is contained in:
github-action-benchmark 2024-11-07 01:44:49 +00:00
parent d8fb4e8bd0
commit 0577ef2519

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730932367998,
"lastUpdate": 1730943889479,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -129930,6 +129930,38 @@ window.BENCHMARK_DATA = {
"extra": "217 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "9f606a9fe92a4f12df793bd35d8679f4a4a5d0c3",
"message": "core/metrics: improve memory usage",
"timestamp": "2024-11-06T17:31:57Z",
"url": "https://github.com/pomerium/pomerium/pull/5364/commits/9f606a9fe92a4f12df793bd35d8679f4a4a5d0c3"
},
"date": 1730943877327,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9081563,
"unit": "ns/op",
"extra": "128 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6188403,
"unit": "ns/op",
"extra": "195 times\n4 procs"
}
]
}
]
}