From a2af074f53ad087a36690ceb961ce0ca09ec840c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Jun 2023 20:10:51 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fb912681dd76b914434b744b4431f4882cc9b3f5 --- 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 f700aab28..3f8f6f9d7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1685650166878, + "lastUpdate": 1685650251791, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -47678,6 +47678,42 @@ window.BENCHMARK_DATA = { "extra": "139 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": "fb912681dd76b914434b744b4431f4882cc9b3f5", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.25 (#4208)\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/config\r\n\r\nBumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.21 to 1.18.25.\r\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\r\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.21...config/v1.18.25)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-06-01T14:08:26-06:00", + "tree_id": "9f39952486d1ed4efa5bb95e823155afbe83973f", + "url": "https://github.com/pomerium/pomerium/commit/fb912681dd76b914434b744b4431f4882cc9b3f5" + }, + "date": 1685650251004, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13330601, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8858658, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }