add Benchmark (go) benchmark result for 12dcdcaaa9

This commit is contained in:
github-action-benchmark 2022-07-28 20:05:22 +00:00
parent 75f0935cf4
commit 4da055fee2

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1659038562688, "lastUpdate": 1659038722790,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -3826,6 +3826,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs" "extra": "121 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "12dcdcaaa9b8f8abee52a3cb5ffec577a81f5924",
"message": "chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1",
"timestamp": "2022-07-28T06:20:56Z",
"url": "https://github.com/pomerium/pomerium/pull/3515/commits/12dcdcaaa9b8f8abee52a3cb5ffec577a81f5924"
},
"date": 1659038722387,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 93874927,
"unit": "ns/op",
"extra": "63 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8387540,
"unit": "ns/op",
"extra": "139 times\n2 procs"
}
]
} }
] ]
} }