add Benchmark (go) benchmark result for 6a828b403f78b3659bd1de4bc474384ec63f5c77

This commit is contained in:
github-action-benchmark 2024-09-17 17:38:58 +00:00
parent 7ef5610555
commit a3702112db

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1726587805184, "lastUpdate": 1726594737945,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -124066,6 +124066,38 @@ window.BENCHMARK_DATA = {
"extra": "180 times\n4 procs" "extra": "180 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "6a828b403f78b3659bd1de4bc474384ec63f5c77",
"message": "Core-Zero Import",
"timestamp": "2024-09-17T17:17:07Z",
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/6a828b403f78b3659bd1de4bc474384ec63f5c77"
},
"date": 1726594726522,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10780998,
"unit": "ns/op",
"extra": "114 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7669971,
"unit": "ns/op",
"extra": "166 times\n4 procs"
}
]
} }
] ]
} }