diff --git a/dev/bench/data.js b/dev/bench/data.js index dff7197a0..bce7ac75d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723748325044, + "lastUpdate": 1723748863974, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118722,6 +118722,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "14811ed16f515ff216b39de63f1ebee3f9ab2c79", + "message": "Optimize evaluator", + "timestamp": "2024-08-15T17:39:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/14811ed16f515ff216b39de63f1ebee3f9ab2c79" + }, + "date": 1723748853470, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9126574, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6519541, + "unit": "ns/op", + "extra": "177 times\n4 procs" + } + ] } ] }