diff --git a/dev/bench/data.js b/dev/bench/data.js index 09b1d582f..6ba88efb7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715640882848, + "lastUpdate": 1715702194091, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -109582,6 +109582,38 @@ window.BENCHMARK_DATA = { "extra": "208 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "900464592f79e5077399bc7b7b7fe9ebc9d019e3", + "message": "adds upstream error page", + "timestamp": "2024-05-14T12:46:32Z", + "url": "https://github.com/pomerium/pomerium/pull/5113/commits/900464592f79e5077399bc7b7b7fe9ebc9d019e3" + }, + "date": 1715702177315, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8206099, + "unit": "ns/op", + "extra": "140 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5906164, + "unit": "ns/op", + "extra": "202 times\n4 procs" + } + ] } ] }