diff --git a/dev/bench/data.js b/dev/bench/data.js index 409f6f82b..721e24683 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726869432926, + "lastUpdate": 1726875855869, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -124690,6 +124690,38 @@ window.BENCHMARK_DATA = { "extra": "189 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8f77d886b107c1af144bb79baec074eb393d70fe", + "message": "[WIP] automatic mTLS for internal gRPC traffic", + "timestamp": "2024-09-20T17:54:11Z", + "url": "https://github.com/pomerium/pomerium/pull/5302/commits/8f77d886b107c1af144bb79baec074eb393d70fe" + }, + "date": 1726875844386, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8927091, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6101798, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }