diff --git a/dev/bench/data.js b/dev/bench/data.js index 7ce327728..f0c73d310 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729629140771, + "lastUpdate": 1729630057724, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -127166,6 +127166,38 @@ window.BENCHMARK_DATA = { "extra": "163 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ac771ffc0d24572a6133e0edd0b469689d9691b9", + "message": "ppl: more flexible matchers", + "timestamp": "2024-10-18T08:54:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5336/commits/ac771ffc0d24572a6133e0edd0b469689d9691b9" + }, + "date": 1729630045423, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9156602, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6545302, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }