add Benchmark (go) benchmark result for f72a9acf29

This commit is contained in:
github-action-benchmark 2022-10-25 18:15:08 +00:00
parent 18b1929a71
commit c424deea10

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1666707067159, "lastUpdate": 1666721708929,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -16618,6 +16618,38 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "extra": "100 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "f72a9acf290bdb0060dba5ce9996176aa86f2b45",
"message": "envoyconfig: fix databroker health checks",
"timestamp": "2022-10-25T02:01:47Z",
"url": "https://github.com/pomerium/pomerium/pull/3706/commits/f72a9acf290bdb0060dba5ce9996176aa86f2b45"
},
"date": 1666721708001,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 17077634,
"unit": "ns/op",
"extra": "79 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 10213270,
"unit": "ns/op",
"extra": "121 times\n2 procs"
}
]
} }
] ]
} }