add Benchmark (go) benchmark result for b17e6d7197

This commit is contained in:
github-action-benchmark 2024-06-27 00:31:21 +00:00
parent 4fc9d0fa5d
commit d2575d027e

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1719447840734, "lastUpdate": 1719448281891,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -113410,6 +113410,38 @@ window.BENCHMARK_DATA = {
"extra": "208 times\n4 procs" "extra": "208 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "b17e6d7197f6c49162f488aeb44e212f3c755ca1",
"message": "envoy: upgrade to v1.30.3",
"timestamp": "2024-06-27T00:20:46Z",
"url": "https://github.com/pomerium/pomerium/pull/5155/commits/b17e6d7197f6c49162f488aeb44e212f3c755ca1"
},
"date": 1719448272316,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9382741,
"unit": "ns/op",
"extra": "122 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6292680,
"unit": "ns/op",
"extra": "190 times\n4 procs"
}
]
} }
] ]
} }