add Benchmark (go) benchmark result for c9ecb95ec4

This commit is contained in:
github-action-benchmark 2022-12-26 16:06:07 +00:00
parent b558fca6fc
commit b976fcc848

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1672070766747, "lastUpdate": 1672070767842,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -25554,6 +25554,38 @@ window.BENCHMARK_DATA = {
"extra": "144 times\n2 procs" "extra": "144 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "c9ecb95ec4c30bd1565e1e976a98139deb5658df",
"message": "chore(deps): bump mikefarah/yq from 4.30.5 to 4.30.6",
"timestamp": "2022-12-26T13:39:58Z",
"url": "https://github.com/pomerium/pomerium/pull/3837/commits/c9ecb95ec4c30bd1565e1e976a98139deb5658df"
},
"date": 1672070766747,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13180186,
"unit": "ns/op",
"extra": "92 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7845204,
"unit": "ns/op",
"extra": "145 times\n2 procs"
}
]
} }
] ]
} }