diff --git a/dev/bench/data.js b/dev/bench/data.js index 71127bcb4..cece73a5c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698686252097, + "lastUpdate": 1698694525149, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -74634,6 +74634,38 @@ window.BENCHMARK_DATA = { "extra": "91 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a45f07762ba567e3de039b97a290010bcd42a8c0", + "message": "core/controlplane: apply configuration changes in a background thread", + "timestamp": "2023-10-29T02:09:46Z", + "url": "https://github.com/pomerium/pomerium/pull/4649/commits/a45f07762ba567e3de039b97a290010bcd42a8c0" + }, + "date": 1698694515786, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19046867, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12779586, + "unit": "ns/op", + "extra": "92 times\n2 procs" + } + ] } ] }