add Benchmark (go) benchmark result for 936fdcb5179de115cb17a8dd991340730e56c2c6

This commit is contained in:
github-action-benchmark 2023-11-01 16:16:20 +00:00
parent 52df040581
commit 057aa77c51

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698855252583, "lastUpdate": 1698855380060,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -75638,6 +75638,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": "936fdcb5179de115cb17a8dd991340730e56c2c6",
"message": "chore(deps): bump distroless/base from `46c5b9b` to `b31a6e0` in /.github",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4670/commits/936fdcb5179de115cb17a8dd991340730e56c2c6"
},
"date": 1698855371348,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 16715175,
"unit": "ns/op",
"extra": "69 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10493309,
"unit": "ns/op",
"extra": "112 times\n2 procs"
}
]
} }
] ]
} }