add Benchmark (go) benchmark result for 7b81de5e0772ff9627365a04f20d2d6b76346ac2

This commit is contained in:
github-action-benchmark 2023-09-18 22:14:05 +00:00
parent 710a6399c6
commit d7a0e466a1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1695074999057, "lastUpdate": 1695075245369,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -67998,6 +67998,38 @@ window.BENCHMARK_DATA = {
"extra": "105 times\n2 procs" "extra": "105 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "7b81de5e0772ff9627365a04f20d2d6b76346ac2",
"message": "ci: remove ca-certificates workaround",
"timestamp": "2023-09-18T09:17:15Z",
"url": "https://github.com/pomerium/pomerium/pull/4488/commits/7b81de5e0772ff9627365a04f20d2d6b76346ac2"
},
"date": 1695075239774,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13504438,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8800802,
"unit": "ns/op",
"extra": "123 times\n2 procs"
}
]
} }
] ]
} }