diff --git a/dev/bench/data.js b/dev/bench/data.js index a665a5286..517647825 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730398601237, + "lastUpdate": 1730399546414, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -128518,6 +128518,38 @@ window.BENCHMARK_DATA = { "extra": "192 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "02483cf9357df1e6d2e3ee8e018fb20098470a03", + "message": "envoyconfig: cleanup", + "timestamp": "2024-10-30T19:33:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5350/commits/02483cf9357df1e6d2e3ee8e018fb20098470a03" + }, + "date": 1730399533875, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10823755, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6874018, + "unit": "ns/op", + "extra": "175 times\n4 procs" + } + ] } ] }