diff --git a/dev/bench/data.js b/dev/bench/data.js index dacdf7361..fb47ba327 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723744667462, + "lastUpdate": 1723747065873, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -118658,6 +118658,38 @@ window.BENCHMARK_DATA = { "extra": "183 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3c8308c9c2d1858ccb7e3a283611737585eae438", + "message": "Optimize envoy config building", + "timestamp": "2024-08-15T17:39:14Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/3c8308c9c2d1858ccb7e3a283611737585eae438" + }, + "date": 1723747047490, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8700008, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6406796, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }