add Benchmark (go) benchmark result for 2e41dbac6b

This commit is contained in:
github-action-benchmark 2023-12-29 16:47:41 +00:00
parent ed28bed7e8
commit c193da7734

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1703778246792, "lastUpdate": 1703868461884,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -90534,6 +90534,38 @@ window.BENCHMARK_DATA = {
"extra": "171 times\n4 procs" "extra": "171 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "2e41dbac6ba000cf6bfbd60087a9737111703a5b",
"message": "core: fix graceful stop",
"timestamp": "2023-12-29T15:26:09Z",
"url": "https://github.com/pomerium/pomerium/pull/4865/commits/2e41dbac6ba000cf6bfbd60087a9737111703a5b"
},
"date": 1703868455338,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8703491,
"unit": "ns/op",
"extra": "134 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6162306,
"unit": "ns/op",
"extra": "193 times\n4 procs"
}
]
} }
] ]
} }