diff --git a/dev/bench/data.js b/dev/bench/data.js index c6a238b8e..6c599ecc2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721431948512, + "lastUpdate": 1721679402856, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -114738,6 +114738,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2e32e4bb89fa0dd9925cd79cbba6e4c757bfed62", + "message": "envoy: upgrade to v1.31.0", + "timestamp": "2024-07-22T09:41:16Z", + "url": "https://github.com/pomerium/pomerium/pull/5183/commits/2e32e4bb89fa0dd9925cd79cbba6e4c757bfed62" + }, + "date": 1721679385098, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10310781, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6332776, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }