diff --git a/dev/bench/data.js b/dev/bench/data.js index 181252fb3..c2fdef968 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686374107468, + "lastUpdate": 1686587720890, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48618,6 +48618,38 @@ window.BENCHMARK_DATA = { "extra": "129 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "237d3e1ec4a6cf4b9a9bf72fd317690b193f292a", + "message": "add downstream mTLS integration test cases (main)", + "timestamp": "2023-06-12T02:14:30Z", + "url": "https://github.com/pomerium/pomerium/pull/4234/commits/237d3e1ec4a6cf4b9a9bf72fd317690b193f292a" + }, + "date": 1686587720137, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13750055, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8570300, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }