diff --git a/dev/bench/data.js b/dev/bench/data.js index 2266a1ab1..093c0565b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729706280216, + "lastUpdate": 1729707704474, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127298,6 +127298,38 @@ window.BENCHMARK_DATA = { "extra": "186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ffa6f46a79aaa83050bcbc8fa3f1ff1b9c79b0cc", + "message": "ppl: more flexible matchers", + "timestamp": "2024-10-22T20:46:26Z", + "url": "https://github.com/pomerium/pomerium/pull/5336/commits/ffa6f46a79aaa83050bcbc8fa3f1ff1b9c79b0cc" + }, + "date": 1729707692505, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9661437, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7091805, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }