diff --git a/dev/bench/data.js b/dev/bench/data.js index d5b0ecab2..7bb0f0db5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723666083681, + "lastUpdate": 1723666121971, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117654,6 +117654,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "833cc68d697810ea2d7269f6e17e1e2ac9406040", + "message": "Optimize evaluator", + "timestamp": "2024-08-14T18:12:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/833cc68d697810ea2d7269f6e17e1e2ac9406040" + }, + "date": 1723666102118, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10121303, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6979438, + "unit": "ns/op", + "extra": "164 times\n4 procs" + } + ] } ] }