diff --git a/dev/bench/data.js b/dev/bench/data.js index 5dbc04a96..685dc3c97 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726178461190, + "lastUpdate": 1726181458549, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123666,6 +123666,38 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cbbbe4efb5124f01b9fd9ff1284da5667c475c31", + "message": "config: remove unused databroker storage settings", + "timestamp": "2024-09-12T21:45:58Z", + "url": "https://github.com/pomerium/pomerium/pull/5285/commits/cbbbe4efb5124f01b9fd9ff1284da5667c475c31" + }, + "date": 1726181446675, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9163119, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6376595, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }