diff --git a/dev/bench/data.js b/dev/bench/data.js index 302a02598..25b3d0bdd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698855924582, + "lastUpdate": 1698856370177, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -75738,6 +75738,38 @@ window.BENCHMARK_DATA = { "extra": "98 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e18a480356f5e740bb61ecb80095811f406f8eb4", + "message": "core/config: refactor change dispatcher", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4657/commits/e18a480356f5e740bb61ecb80095811f406f8eb4" + }, + "date": 1698856359051, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17163033, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10608527, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }