diff --git a/dev/bench/data.js b/dev/bench/data.js index b248e77ea..71bf5d014 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730927662669, + "lastUpdate": 1730930890704, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129866,6 +129866,38 @@ window.BENCHMARK_DATA = { "extra": "232 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "26ac93f6282a7afe1910718e77d3a5f569a5e27c", + "message": "authorize: additional header evaluator tests", + "timestamp": "2024-11-06T17:31:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5363/commits/26ac93f6282a7afe1910718e77d3a5f569a5e27c" + }, + "date": 1730930877959, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9248670, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6159798, + "unit": "ns/op", + "extra": "182 times\n4 procs" + } + ] } ] }