diff --git a/dev/bench/data.js b/dev/bench/data.js index 6a6f51b1f..061e71632 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698946641003, + "lastUpdate": 1698948457001, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -77286,6 +77286,38 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1f6ef85ab7648c336f747d5a7ff546e7cdb516f5", + "message": "databroker: remove redis storage backend", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4699/commits/1f6ef85ab7648c336f747d5a7ff546e7cdb516f5" + }, + "date": 1698948442028, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19235995, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11498359, + "unit": "ns/op", + "extra": "93 times\n2 procs" + } + ] } ] }