diff --git a/dev/bench/data.js b/dev/bench/data.js index 1a7821b24..5136e83ec 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730996391958, + "lastUpdate": 1730996775380, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129994,6 +129994,42 @@ window.BENCHMARK_DATA = { "extra": "200 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ef12fda55c446a981adf1be97c722a05bcd7f704", + "message": "authorize: additional header evaluator tests (#5363)\n\n* authorize: additional header evaluator tests\r\n\r\n* add groups to jwt test", + "timestamp": "2024-11-07T09:22:35-07:00", + "tree_id": "e5e9818986127a74ba40436a1ef800c35b5f6ee8", + "url": "https://github.com/pomerium/pomerium/commit/ef12fda55c446a981adf1be97c722a05bcd7f704" + }, + "date": 1730996763044, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10619752, + "unit": "ns/op", + "extra": "116 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7708301, + "unit": "ns/op", + "extra": "154 times\n4 procs" + } + ] } ] }