add Benchmark (go) benchmark result for c2d2482b6a

This commit is contained in:
github-action-benchmark 2022-08-08 16:38:45 +00:00
parent a44b8f5a85
commit b257be7157

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1659976665383, "lastUpdate": 1659976725001,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -5142,6 +5142,38 @@ window.BENCHMARK_DATA = {
"extra": "146 times\n2 procs" "extra": "146 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "c2d2482b6ab39a6e45b9a3d17156a27ec4f63c39",
"message": "chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1",
"timestamp": "2022-08-08T09:16:28Z",
"url": "https://github.com/pomerium/pomerium/pull/3536/commits/c2d2482b6ab39a6e45b9a3d17156a27ec4f63c39"
},
"date": 1659976724073,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13265402,
"unit": "ns/op",
"extra": "88 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8578305,
"unit": "ns/op",
"extra": "136 times\n2 procs"
}
]
} }
] ]
} }