diff --git a/dev/bench/data.js b/dev/bench/data.js index 29fdae932..fa05e0908 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726275054407, + "lastUpdate": 1726508924731, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123898,6 +123898,38 @@ window.BENCHMARK_DATA = { "extra": "184 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "66218cf828b3ef40da46bf8b7124dcdb0f958774", + "message": "ppl: fix empty/no-op allow block added in some cases to converted PPL policies", + "timestamp": "2024-09-14T20:12:53Z", + "url": "https://github.com/pomerium/pomerium/pull/5289/commits/66218cf828b3ef40da46bf8b7124dcdb0f958774" + }, + "date": 1726508913140, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9644739, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6944402, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }