add Benchmark (go) benchmark result for 2b19f9d59a1be25a63fce1237fa5bde7d394f76d

This commit is contained in:
github-action-benchmark 2022-12-27 16:58:19 +00:00
parent 44df4da864
commit 9246426bcc

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1672160272784, "lastUpdate": 1672160299131,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -26158,6 +26158,38 @@ window.BENCHMARK_DATA = {
"extra": "150 times\n2 procs" "extra": "150 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2b19f9d59a1be25a63fce1237fa5bde7d394f76d",
"message": "chore(deps): bump actions/checkout from 3.1.0 to 3.2.0",
"timestamp": "2022-12-26T13:39:58Z",
"url": "https://github.com/pomerium/pomerium/pull/3833/commits/2b19f9d59a1be25a63fce1237fa5bde7d394f76d"
},
"date": 1672160298007,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15290663,
"unit": "ns/op",
"extra": "67 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8953509,
"unit": "ns/op",
"extra": "136 times\n2 procs"
}
]
} }
] ]
} }