diff --git a/dev/bench/data.js b/dev/bench/data.js index 491151adc..024eb8573 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1723666860863, + "lastUpdate": 1723666908524, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -117782,6 +117782,38 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2a29cc96c35df160b7c0372c3405aa1624f2f52c", + "message": "Optimize envoy config building", + "timestamp": "2024-08-14T18:12:05Z", + "url": "https://github.com/pomerium/pomerium/pull/5187/commits/2a29cc96c35df160b7c0372c3405aa1624f2f52c" + }, + "date": 1723666887754, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9122377, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6420471, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }