add Benchmark (go) benchmark result for 0f4a1cc2f2

This commit is contained in:
github-action-benchmark 2022-12-05 16:13:24 +00:00
parent 76c0c3dece
commit ff55dc1efd

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1670256508336, "lastUpdate": 1670256804595,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -22454,6 +22454,38 @@ window.BENCHMARK_DATA = {
"extra": "122 times\n2 procs" "extra": "122 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "0f4a1cc2f23a0c07499f9d2ed15039d3ec4c12ba",
"message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0",
"timestamp": "2022-12-05T14:06:37Z",
"url": "https://github.com/pomerium/pomerium/pull/3791/commits/0f4a1cc2f23a0c07499f9d2ed15039d3ec4c12ba"
},
"date": 1670256804198,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13225258,
"unit": "ns/op",
"extra": "88 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9146905,
"unit": "ns/op",
"extra": "129 times\n2 procs"
}
]
} }
] ]
} }