diff --git a/dev/bench/data.js b/dev/bench/data.js index 94c382566..a634c5085 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720562131978, + "lastUpdate": 1720564725155, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -114274,6 +114274,42 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 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": "968e3358a362fb8050b3cf8fba883eaf06865f4c", + "message": "chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5169)\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-07-09T15:35:25-07:00", + "tree_id": "b9a8337a59dc34793efe8f7547047dd3ad5d7cd3", + "url": "https://github.com/pomerium/pomerium/commit/968e3358a362fb8050b3cf8fba883eaf06865f4c" + }, + "date": 1720564711078, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9250489, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6244025, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }