diff --git a/dev/bench/data.js b/dev/bench/data.js index 71bf5d014..a79f5bcfc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730930890704, + "lastUpdate": 1730932367998, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129898,6 +129898,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8bcb2fde546a175eca0fa16680db5f9f745cf0fa", + "message": "authorize: rewrite header evaluator to use go instead of rego", + "timestamp": "2024-11-06T17:31:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5362/commits/8bcb2fde546a175eca0fa16680db5f9f745cf0fa" + }, + "date": 1730932355188, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7779457, + "unit": "ns/op", + "extra": "157 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5475865, + "unit": "ns/op", + "extra": "217 times\n4 procs" + } + ] } ] }