diff --git a/dev/bench/data.js b/dev/bench/data.js index 1851295f8..a3d8af2fe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1673975591999, + "lastUpdate": 1673975597784, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -29986,6 +29986,42 @@ window.BENCHMARK_DATA = { "extra": "159 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": "0e7f2a3aa6834daf511b8a4e62af0de2fd8276f6", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.47.4 to 0.48.0 (#3898)\n\nBumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.47.4 to 0.48.0.\r\n- [Release notes](https://github.com/open-policy-agent/opa/releases)\r\n- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/open-policy-agent/opa/compare/v0.47.4...v0.48.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/open-policy-agent/opa\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\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Denis Mishin ", + "timestamp": "2023-01-17T10:10:20-07:00", + "tree_id": "4c41024b3f8648beabaa95b9f4707c89a787467b", + "url": "https://github.com/pomerium/pomerium/commit/0e7f2a3aa6834daf511b8a4e62af0de2fd8276f6" + }, + "date": 1673975596912, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14421385, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9210331, + "unit": "ns/op", + "extra": "129 times\n2 procs" + } + ] } ] }