diff --git a/dev/bench/data.js b/dev/bench/data.js index d67b0a32e..067d519f0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725049507956, + "lastUpdate": 1725056316786, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -121526,6 +121526,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8b76ac8efb7e74bfba44d0373d8cf612092545fe", + "message": "config: sort runtime flags, name consistency", + "timestamp": "2024-08-30T20:21:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5255/commits/8b76ac8efb7e74bfba44d0373d8cf612092545fe" + }, + "date": 1725056306007, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9057519, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6263112, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }