From eb79f81c685752d0e69cde84b4cb66f56c1fd683 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 27 Dec 2022 17:06:50 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 8fe9f4924df8ed2fdac20237c828410e25c65edc --- 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 ff700bec2..c21e0751e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1672160513114, + "lastUpdate": 1672160810278, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -26362,6 +26362,42 @@ window.BENCHMARK_DATA = { "extra": "100 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": "8fe9f4924df8ed2fdac20237c828410e25c65edc", + "message": "chore(deps): bump github.com/cloudflare/circl from 1.3.0 to 1.3.1 (#3831)\n\nBumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.0 to 1.3.1.\r\n- [Release notes](https://github.com/cloudflare/circl/releases)\r\n- [Commits](https://github.com/cloudflare/circl/compare/v1.3.0...v1.3.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/cloudflare/circl\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-27T09:54:02-07:00", + "tree_id": "27b71cfe190b7a1177702a9ea2808c6bdd17c33f", + "url": "https://github.com/pomerium/pomerium/commit/8fe9f4924df8ed2fdac20237c828410e25c65edc" + }, + "date": 1672160809751, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14362642, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8547628, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }