add Benchmark (go) benchmark result for 35b9a019d5

This commit is contained in:
github-action-benchmark 2024-08-05 22:19:01 +00:00
parent 8f1705aab0
commit 1acac0ebce

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1722896201132, "lastUpdate": 1722896341569,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -116566,6 +116566,38 @@ window.BENCHMARK_DATA = {
"extra": "188 times\n4 procs" "extra": "188 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "35b9a019d58055469b58f2e1d2a0989608074c83",
"message": "ci: switch to docker compose v2",
"timestamp": "2024-08-05T14:31:56Z",
"url": "https://github.com/pomerium/pomerium/pull/5206/commits/35b9a019d58055469b58f2e1d2a0989608074c83"
},
"date": 1722896331377,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10757027,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6855911,
"unit": "ns/op",
"extra": "171 times\n4 procs"
}
]
} }
] ]
} }