diff --git a/dev/bench/data.js b/dev/bench/data.js index 5e9d32ae9..62ea3182a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692230341831, + "lastUpdate": 1692233326019, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63366,6 +63366,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ce35007988bb1d6539ea5be13dbaea663939db84", + "message": "zero: resource bundle reconciler", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4445/commits/ce35007988bb1d6539ea5be13dbaea663939db84" + }, + "date": 1692233320092, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14862324, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10426318, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }