diff --git a/dev/bench/data.js b/dev/bench/data.js index 75b2f1047..819751c80 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730840126247, + "lastUpdate": 1730840507868, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129470,6 +129470,42 @@ window.BENCHMARK_DATA = { "extra": "176 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c8b6b8f1a9f4064b9e85283dfe44dab3a4a8d8c8", + "message": "config: only validate redirect response code when non-nil (#5358)\n\n* config: only validate redirect response code when non-nil\r\n\r\n* update unit tests\r\n\r\n---------\r\n\r\nCo-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>", + "timestamp": "2024-11-05T15:57:59-05:00", + "tree_id": "d796c8b482e380a3186ccd6eb21a25adff1fdada", + "url": "https://github.com/pomerium/pomerium/commit/c8b6b8f1a9f4064b9e85283dfe44dab3a4a8d8c8" + }, + "date": 1730840484027, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10341821, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6943428, + "unit": "ns/op", + "extra": "176 times\n4 procs" + } + ] } ] }