add Benchmark (go) benchmark result for adcbc0a39c

This commit is contained in:
github-action-benchmark 2024-01-01 16:55:09 +00:00
parent e61d439415
commit 694d0100a9

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1704127394418, "lastUpdate": 1704128109380,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -91178,6 +91178,38 @@ window.BENCHMARK_DATA = {
"extra": "169 times\n4 procs" "extra": "169 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "adcbc0a39c320305af219c82da1435b176774791",
"message": "chore(deps): bump distroless/base from `b31a6e0` to `6c1e34e` in /.github",
"timestamp": "2024-01-01T15:41:41Z",
"url": "https://github.com/pomerium/pomerium/pull/4885/commits/adcbc0a39c320305af219c82da1435b176774791"
},
"date": 1704128102806,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9553508,
"unit": "ns/op",
"extra": "122 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7317065,
"unit": "ns/op",
"extra": "171 times\n4 procs"
}
]
} }
] ]
} }