diff --git a/dev/bench/data.js b/dev/bench/data.js index 29a0bdfe4..1ea663905 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727982158903, + "lastUpdate": 1728066883537, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126006,6 +126006,38 @@ window.BENCHMARK_DATA = { "extra": "165 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "033cdf2302d88075a12076e76de29767e72df6a5", + "message": "databroker: remove unused serverConfig fields", + "timestamp": "2024-10-04T16:50:06Z", + "url": "https://github.com/pomerium/pomerium/pull/5314/commits/033cdf2302d88075a12076e76de29767e72df6a5" + }, + "date": 1728066872389, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9192282, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6616197, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }