add Benchmark (go) benchmark result for 995a9d6c32a35534b307933f68a7263c22dd08b1

This commit is contained in:
github-action-benchmark 2023-09-19 18:42:22 +00:00
parent df3aea7b88
commit aa363be051

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1695148940320, "lastUpdate": 1695148942391,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -69402,6 +69402,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "995a9d6c32a35534b307933f68a7263c22dd08b1",
"message": "chore(deps): bump distroless/base from `b0216a3` to `46c5b9b` in /.github",
"timestamp": "2023-09-18T09:17:15Z",
"url": "https://github.com/pomerium/pomerium/pull/4550/commits/995a9d6c32a35534b307933f68a7263c22dd08b1"
},
"date": 1695148934633,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15110129,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9348140,
"unit": "ns/op",
"extra": "121 times\n2 procs"
}
]
} }
] ]
} }