add Benchmark (go) benchmark result for 774373b2ab

This commit is contained in:
github-action-benchmark 2024-12-20 13:25:31 +00:00
parent 2e9eebda9a
commit 1f210c9df5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1734676531352, "lastUpdate": 1734701131046,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -136994,6 +136994,38 @@ window.BENCHMARK_DATA = {
"extra": "228 times\n4 procs" "extra": "228 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "774373b2abdd3218cfdc27b61dcd521d5f9e327d",
"message": "[WIP] New tracing system",
"timestamp": "2024-12-20T09:14:56Z",
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/774373b2abdd3218cfdc27b61dcd521d5f9e327d"
},
"date": 1734701117720,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8658119,
"unit": "ns/op",
"extra": "140 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5508194,
"unit": "ns/op",
"extra": "211 times\n4 procs"
}
]
} }
] ]
} }