add Benchmark (go) benchmark result for 275b8015cf5498fa5aff48e74e30cea405249622

This commit is contained in:
github-action-benchmark 2024-06-12 22:04:22 +00:00
parent b6167f2686
commit 1cd6969f62

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1718226517369, "lastUpdate": 1718229862137,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -111758,6 +111758,38 @@ window.BENCHMARK_DATA = {
"extra": "189 times\n4 procs" "extra": "189 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "275b8015cf5498fa5aff48e74e30cea405249622",
"message": "Add runtime flag to allow disabling config hot-reload (#5079)",
"timestamp": "2024-06-12T20:31:46Z",
"url": "https://github.com/pomerium/pomerium/pull/5112/commits/275b8015cf5498fa5aff48e74e30cea405249622"
},
"date": 1718229852392,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10730009,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 7409180,
"unit": "ns/op",
"extra": "162 times\n4 procs"
}
]
} }
] ]
} }