diff --git a/dev/bench/data.js b/dev/bench/data.js index 6a21c1d63..1b1e8fc9d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699040646238, + "lastUpdate": 1699040698731, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -78146,6 +78146,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a673a9b5f5a529b41ef085c24aaeefeb32778360", + "message": "core/config: refactor file watcher", + "timestamp": "2023-11-03T17:13:33Z", + "url": "https://github.com/pomerium/pomerium/pull/4702/commits/a673a9b5f5a529b41ef085c24aaeefeb32778360" + }, + "date": 1699040689396, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18049508, + "unit": "ns/op", + "extra": "61 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10960036, + "unit": "ns/op", + "extra": "92 times\n2 procs" + } + ] } ] }