From 1001487e63c91e50e08e0b7f64e881dd93676f80 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Aug 2023 22:44:26 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ab23b79a5a1aa9619fb6a5e49381048e5fde5258 --- 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 30c0def6a..40a64324e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690929082056, + "lastUpdate": 1690929866043, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59970,6 +59970,42 @@ window.BENCHMARK_DATA = { "extra": "97 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": "ab23b79a5a1aa9619fb6a5e49381048e5fde5258", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.32 (#4436)\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.27 to 1.18.32.\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.27...config/v1.18.32)\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-08-01T16:39:04-06:00", + "tree_id": "d320ca8b9847fac626bcfb22ee3fbdd55d836f61", + "url": "https://github.com/pomerium/pomerium/commit/ab23b79a5a1aa9619fb6a5e49381048e5fde5258" + }, + "date": 1690929859979, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16320606, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11267268, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }