diff --git a/dev/bench/data.js b/dev/bench/data.js index f7517e674..138bc8def 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730997427465, + "lastUpdate": 1731007996540, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130094,6 +130094,38 @@ window.BENCHMARK_DATA = { "extra": "207 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5885193296920aded4510d4d0b4e9f394bf9433e", + "message": "authorize: rewrite header evaluator to use go instead of rego", + "timestamp": "2024-11-07T16:22:40Z", + "url": "https://github.com/pomerium/pomerium/pull/5362/commits/5885193296920aded4510d4d0b4e9f394bf9433e" + }, + "date": 1731007983530, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9071390, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6259420, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }