diff --git a/dev/bench/data.js b/dev/bench/data.js index f5bbb41e9..456436715 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731945320295, + "lastUpdate": 1731947197867, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -130762,6 +130762,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "bf247186fb9eb205d72d8af8bb69f42fb49dfbcc", + "message": "envoyconfig: cleanup", + "timestamp": "2024-11-18T16:21:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5350/commits/bf247186fb9eb205d72d8af8bb69f42fb49dfbcc" + }, + "date": 1731947185300, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8886163, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6018674, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }