diff --git a/dev/bench/data.js b/dev/bench/data.js index 660c9d531..1ec0a7cde 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725475499829, + "lastUpdate": 1725481925368, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122130,6 +122130,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6d3f28c3c46cf3b321c223bd20fbf28b6182d6e4", + "message": "core/envoy: allow TLS 1.3", + "timestamp": "2024-09-04T18:22:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5263/commits/6d3f28c3c46cf3b321c223bd20fbf28b6182d6e4" + }, + "date": 1725481914351, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8834644, + "unit": "ns/op", + "extra": "138 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5996311, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }