diff --git a/dev/bench/data.js b/dev/bench/data.js index 02da5625a..c5b8797e5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738622119534, + "lastUpdate": 1738622134265, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -168280,6 +168280,38 @@ window.BENCHMARK_DATA = { "extra": "206 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c7ec7650b3bd4c5a6877e085c30f8caa8b8a7e83", + "message": "config: escape % signs in local reply format string", + "timestamp": "2025-02-03T22:31:10Z", + "url": "https://github.com/pomerium/pomerium/pull/5469/commits/c7ec7650b3bd4c5a6877e085c30f8caa8b8a7e83" + }, + "date": 1738622105025, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8525252, + "unit": "ns/op", + "extra": "139 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6029471, + "unit": "ns/op", + "extra": "210 times\n4 procs" + } + ] } ] }