diff --git a/dev/bench/data.js b/dev/bench/data.js index 36565403c..497e0b454 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1671851875571, + "lastUpdate": 1671852691449, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -25426,6 +25426,38 @@ window.BENCHMARK_DATA = { "extra": "147 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "49bec7bdc1fa67f00ef3a5a05182ed5cf6024f0e", + "message": "use tlsClientConfig instead of custom dialer", + "timestamp": "2022-12-23T12:02:47Z", + "url": "https://github.com/pomerium/pomerium/pull/3830/commits/49bec7bdc1fa67f00ef3a5a05182ed5cf6024f0e" + }, + "date": 1671852690643, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12405375, + "unit": "ns/op", + "extra": "96 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8326934, + "unit": "ns/op", + "extra": "148 times\n2 procs" + } + ] } ] }