add Benchmark (go) benchmark result for 1bd157446c

This commit is contained in:
github-action-benchmark 2022-08-08 17:00:51 +00:00
parent 8f4bb9f146
commit f9fdc5de57

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1659977823620, "lastUpdate": 1659978051385,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -5314,6 +5314,38 @@ window.BENCHMARK_DATA = {
"extra": "147 times\n2 procs" "extra": "147 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1bd157446c5ec7f15ce4aec5915e94c8bce673dd",
"message": "chore(deps): bump debian from `4567e1e` to `b9b1f4a`",
"timestamp": "2022-08-08T09:16:28Z",
"url": "https://github.com/pomerium/pomerium/pull/3538/commits/1bd157446c5ec7f15ce4aec5915e94c8bce673dd"
},
"date": 1659978050627,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 17392172,
"unit": "ns/op",
"extra": "78 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10319791,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }