diff --git a/dev/bench/data.js b/dev/bench/data.js index 6fb91fbed..23e78ddcf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698857184240, + "lastUpdate": 1698857246580, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -76442,6 +76442,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bcc440f3bb4951d3bf282163058ac33e7df0f05e", + "message": "chore(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.2", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4691/commits/bcc440f3bb4951d3bf282163058ac33e7df0f05e" + }, + "date": 1698857238078, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17032285, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10872543, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }