add Benchmark (go) benchmark result for 35e4b782ea

This commit is contained in:
github-action-benchmark 2024-10-01 16:51:24 +00:00
parent 7b9cf167ee
commit 1921d0f48e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1727800367343, "lastUpdate": 1727801484477,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -125590,6 +125590,38 @@ window.BENCHMARK_DATA = {
"extra": "176 times\n4 procs" "extra": "176 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "35e4b782ea02b5f965c901959cdd6be793c594f9",
"message": "Core-Zero Import",
"timestamp": "2024-10-01T06:04:00Z",
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/35e4b782ea02b5f965c901959cdd6be793c594f9"
},
"date": 1727801473203,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10881313,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7638184,
"unit": "ns/op",
"extra": "148 times\n4 procs"
}
]
} }
] ]
} }