From 0447ea35143b32d77ceda03ec650af3cebcb989c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 26 Apr 2023 02:59:20 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ab55a6c7c8e0e34aa92a3ff902e997d23305547c --- 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 f24eba974..507887e8e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682457215872, + "lastUpdate": 1682477960248, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -42674,6 +42674,42 @@ window.BENCHMARK_DATA = { "extra": "126 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": "ab55a6c7c8e0e34aa92a3ff902e997d23305547c", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.49.2 to 0.51.0 (#4130)\n\nBumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.49.2 to 0.51.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.49.2...v0.51.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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-04-25T22:56:41-04:00", + "tree_id": "e19e944d7a633dc70f8dbb06db278115e3a681e8", + "url": "https://github.com/pomerium/pomerium/commit/ab55a6c7c8e0e34aa92a3ff902e997d23305547c" + }, + "date": 1682477959585, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15317552, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10133289, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }