add Benchmark (go) benchmark result for 54b4fd4f75

This commit is contained in:
github-action-benchmark 2023-12-01 21:52:56 +00:00
parent f4739d14ab
commit 1b3f7f3b79

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1701449828389, "lastUpdate": 1701467576527,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -83678,6 +83678,38 @@ window.BENCHMARK_DATA = {
"extra": "178 times\n4 procs" "extra": "178 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "54b4fd4f75d0032daad800cea906a6ec6076a876",
"message": "metrics: add postgres connection pool metrics",
"timestamp": "2023-11-30T21:37:06Z",
"url": "https://github.com/pomerium/pomerium/pull/4805/commits/54b4fd4f75d0032daad800cea906a6ec6076a876"
},
"date": 1701467566186,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10760717,
"unit": "ns/op",
"extra": "111 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6995919,
"unit": "ns/op",
"extra": "171 times\n4 procs"
}
]
} }
] ]
} }