add Benchmark (go) benchmark result for cd526dd648576475b4aeeeb6b9953703f342fe2a

This commit is contained in:
github-action-benchmark 2024-09-19 19:36:51 +00:00
parent 6cc320b36d
commit ce448031ad

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726773288082, "lastUpdate": 1726774610895,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -124522,6 +124522,38 @@ window.BENCHMARK_DATA = {
"extra": "166 times\n4 procs" "extra": "166 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "cd526dd648576475b4aeeeb6b9953703f342fe2a",
"message": "Core-Zero Import",
"timestamp": "2024-09-19T19:10:50Z",
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/cd526dd648576475b4aeeeb6b9953703f342fe2a"
},
"date": 1726774599125,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10221130,
"unit": "ns/op",
"extra": "117 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6962563,
"unit": "ns/op",
"extra": "169 times\n4 procs"
}
]
} }
] ]
} }