diff --git a/dev/bench/data.js b/dev/bench/data.js index 2d88680ac..1c9c0240a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686934607501, + "lastUpdate": 1686934636886, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -50694,6 +50694,38 @@ window.BENCHMARK_DATA = { "extra": "93 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ef2fc1444aa0e29e86c1d8d18a5d6e760b74f09f", + "message": "chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4278/commits/ef2fc1444aa0e29e86c1d8d18a5d6e760b74f09f" + }, + "date": 1686934636196, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13915709, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9587862, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }