From 16402781abc91f09b974dc3e5168abc582280cd6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 19 Dec 2022 16:16:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 034792ae5d0ea1444f52f847436acbbc52c2ec20 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 792fa0621..ed8b44675 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1671466608237, + "lastUpdate": 1671466610193, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -25086,6 +25086,42 @@ window.BENCHMARK_DATA = { "extra": "146 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": "034792ae5d0ea1444f52f847436acbbc52c2ec20", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.47.0 to 0.47.3 (#3824)\n\nBumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.47.0 to 0.47.3.\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.0...v0.47.3)\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-patch\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>", + "timestamp": "2022-12-19T09:13:27-07:00", + "tree_id": "d03cea4840d46fa3ac7a611964d984d147d9e208", + "url": "https://github.com/pomerium/pomerium/commit/034792ae5d0ea1444f52f847436acbbc52c2ec20" + }, + "date": 1671466607999, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15298612, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9543186, + "unit": "ns/op", + "extra": "124 times\n2 procs" + } + ] } ] }