diff --git a/dev/bench/data.js b/dev/bench/data.js index f145e1b09..efa059b15 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730237746461, + "lastUpdate": 1730314192415, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128350,6 +128350,38 @@ window.BENCHMARK_DATA = { "extra": "164 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3a1abebc3647d5a5170e945e174d9beb40c8794f", + "message": "ppl: support additional types for string matchers", + "timestamp": "2024-10-30T03:31:10Z", + "url": "https://github.com/pomerium/pomerium/pull/5348/commits/3a1abebc3647d5a5170e945e174d9beb40c8794f" + }, + "date": 1730314179960, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9347816, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6581021, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }