diff --git a/dev/bench/data.js b/dev/bench/data.js index 584414fe1..1ecb31c8c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728339009181, + "lastUpdate": 1728339176753, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -126174,6 +126174,38 @@ window.BENCHMARK_DATA = { "extra": "206 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d71a7551340ae39e9bb04bc857b6a56bbcb2a933", + "message": "authorize: fix transient errors from databroker causing redirect loop", + "timestamp": "2024-10-07T19:54:36Z", + "url": "https://github.com/pomerium/pomerium/pull/5317/commits/d71a7551340ae39e9bb04bc857b6a56bbcb2a933" + }, + "date": 1728339165499, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8928563, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6566286, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }