diff --git a/dev/bench/data.js b/dev/bench/data.js index 76c6029e2..30a9e9498 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704213325936, + "lastUpdate": 1704213383179, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -91758,6 +91758,42 @@ window.BENCHMARK_DATA = { "extra": "177 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": "09899089736083fd874937c06d87f32df2f938bc", + "message": "chore(deps): bump github.com/coreos/go-oidc/v3 from 3.8.0 to 3.9.0 (#4880)\n\nBumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.8.0 to 3.9.0.\r\n- [Release notes](https://github.com/coreos/go-oidc/releases)\r\n- [Commits](https://github.com/coreos/go-oidc/compare/v3.8.0...v3.9.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/coreos/go-oidc/v3\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": "2024-01-02T09:32:17-07:00", + "tree_id": "7eea34975b90a3df6468439429a8a74990bfef8a", + "url": "https://github.com/pomerium/pomerium/commit/09899089736083fd874937c06d87f32df2f938bc" + }, + "date": 1704213375715, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9120510, + "unit": "ns/op", + "extra": "121 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6497613, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }