add Benchmark (go) benchmark result for 91133a228c

This commit is contained in:
github-action-benchmark 2024-01-19 19:53:56 +00:00
parent 2289a4537d
commit 6fa508d40e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1705597808384, "lastUpdate": 1705694036165,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -94114,6 +94114,38 @@ window.BENCHMARK_DATA = {
"extra": "168 times\n4 procs" "extra": "168 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "91133a228c317c32dcae393345976a9270f9c6e6",
"message": "core/telemetry: move requestid to pkg directory",
"timestamp": "2024-01-18T20:19:15Z",
"url": "https://github.com/pomerium/pomerium/pull/4911/commits/91133a228c317c32dcae393345976a9270f9c6e6"
},
"date": 1705694029251,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8758917,
"unit": "ns/op",
"extra": "135 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6096661,
"unit": "ns/op",
"extra": "193 times\n4 procs"
}
]
} }
] ]
} }