diff --git a/dev/bench/data.js b/dev/bench/data.js index 391cb7c17..9222876f8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719343000540, + "lastUpdate": 1719345542878, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -113110,6 +113110,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ee62dfd051f920a823a7e987aeda191f75d84f4a", + "message": "core/envoy: add mode to download only the current binary", + "timestamp": "2024-06-25T19:12:57Z", + "url": "https://github.com/pomerium/pomerium/pull/5149/commits/ee62dfd051f920a823a7e987aeda191f75d84f4a" + }, + "date": 1719345532751, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8718213, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5809427, + "unit": "ns/op", + "extra": "205 times\n4 procs" + } + ] } ] }