add Benchmark (go) benchmark result for d5f92d9dbf

This commit is contained in:
github-action-benchmark 2023-05-16 19:45:42 +00:00
parent c1e1bbb2f2
commit 90cd34cd04

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1684254655898,
"lastUpdate": 1684266342141,
"repoUrl": "https://github.com/pomerium/pomerium",
"entries": {
"Benchmark": [
@ -45590,6 +45590,38 @@ window.BENCHMARK_DATA = {
"extra": "121 times\n2 procs"
}
]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "d5f92d9dbf24d79e7bbd274065346b5bc967d5e7",
"message": "fix lint warning in pkg/envoy",
"timestamp": "2023-05-16T09:15:24Z",
"url": "https://github.com/pomerium/pomerium/pull/4181/commits/d5f92d9dbf24d79e7bbd274065346b5bc967d5e7"
},
"date": 1684266341731,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13955044,
"unit": "ns/op",
"extra": "91 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9701586,
"unit": "ns/op",
"extra": "130 times\n2 procs"
}
]
}
]
}