add Benchmark (go) benchmark result for 01dde18696f304be6cc172bf8847267751fc2bf6

This commit is contained in:
github-action-benchmark 2023-06-12 23:31:21 +00:00
parent 433f792ade
commit a1a9dd8642

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1686598895754, "lastUpdate": 1686612681009,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -48906,6 +48906,38 @@ window.BENCHMARK_DATA = {
"extra": "81 times\n2 procs" "extra": "81 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "01dde18696f304be6cc172bf8847267751fc2bf6",
"message": "pin to debian:bullseye for casource base image",
"timestamp": "2023-06-12T02:14:30Z",
"url": "https://github.com/pomerium/pomerium/pull/4250/commits/01dde18696f304be6cc172bf8847267751fc2bf6"
},
"date": 1686612680550,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13203010,
"unit": "ns/op",
"extra": "90 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8456069,
"unit": "ns/op",
"extra": "139 times\n2 procs"
}
]
} }
] ]
} }