diff --git a/dev/bench/data.js b/dev/bench/data.js index f282b1eb9..37b16da55 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1673405776961, + "lastUpdate": 1673405878783, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -28758,6 +28758,38 @@ window.BENCHMARK_DATA = { "extra": "148 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "875121055097bc51fdd2e0c171f7f44c8e535a0d", + "message": "explicitly list gRPC services accessible via the gRPC listener", + "timestamp": "2023-01-10T07:58:58Z", + "url": "https://github.com/pomerium/pomerium/pull/3879/commits/875121055097bc51fdd2e0c171f7f44c8e535a0d" + }, + "date": 1673405878275, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12284474, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7855584, + "unit": "ns/op", + "extra": "153 times\n2 procs" + } + ] } ] }