diff --git a/dev/bench/data.js b/dev/bench/data.js index ecab86000..8bc20ddac 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1659391804384, + "lastUpdate": 1659391977909, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -4674,6 +4674,42 @@ window.BENCHMARK_DATA = { "extra": "127 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": "68248e5eca1dc84739045659c57dab41c3b6419d", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.42.2 to 0.43.0 (#3523)\n\nBumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.42.2 to 0.43.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.42.2...v0.43.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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2022-08-01T16:03:11-06:00", + "tree_id": "1184cff486fab54c40cb10b6c46463f5434e8d56", + "url": "https://github.com/pomerium/pomerium/commit/68248e5eca1dc84739045659c57dab41c3b6419d" + }, + "date": 1659391977294, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13688209, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8584653, + "unit": "ns/op", + "extra": "141 times\n2 procs" + } + ] } ] }