diff --git a/dev/bench/data.js b/dev/bench/data.js index df03d2cf5..bc000befe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707925265860, + "lastUpdate": 1708032547576, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -97790,6 +97790,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1343f5e4347ac1fb3631c6c3e4eb879184e6eb6f", + "message": "core/config: implement direct response", + "timestamp": "2024-02-15T10:44:46Z", + "url": "https://github.com/pomerium/pomerium/pull/4960/commits/1343f5e4347ac1fb3631c6c3e4eb879184e6eb6f" + }, + "date": 1708032539605, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9952351, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6395806, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }