add Benchmark (go) benchmark result for d1350f0447

This commit is contained in:
github-action-benchmark 2023-11-01 18:15:40 +00:00
parent 8966118d86
commit 9515e2e447

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698862339818, "lastUpdate": 1698862540699,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -76634,6 +76634,38 @@ window.BENCHMARK_DATA = {
"extra": "174 times\n4 procs" "extra": "174 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "d1350f044799916cd0f16eba4c573561c3bc1773",
"message": "core/config: refactor change dispatcher",
"timestamp": "2023-10-31T16:46:40Z",
"url": "https://github.com/pomerium/pomerium/pull/4657/commits/d1350f044799916cd0f16eba4c573561c3bc1773"
},
"date": 1698862526971,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14500784,
"unit": "ns/op",
"extra": "76 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9184336,
"unit": "ns/op",
"extra": "128 times\n2 procs"
}
]
} }
] ]
} }