diff --git a/dev/bench/data.js b/dev/bench/data.js index 9b4b72d5d..fcfd3c323 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690993041868, + "lastUpdate": 1690993052343, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -61018,6 +61018,42 @@ window.BENCHMARK_DATA = { "extra": "130 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "43598086653ec090f1bd2e1800575e12eaa7cafd", + "message": "chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0 (#4411)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.1 to 1.57.0.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.1...v1.57.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-08-02T10:11:53-06:00", + "tree_id": "c280a0206ed7e6e489b47fe75c2c3c81f3114d11", + "url": "https://github.com/pomerium/pomerium/commit/43598086653ec090f1bd2e1800575e12eaa7cafd" + }, + "date": 1690993041317, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17290095, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11515808, + "unit": "ns/op", + "extra": "106 times\n2 procs" + } + ] } ] }