From ffbffcb7e2a0e77d6f3f1b5e244df686f3b506c0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 15 Jun 2023 22:34:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7597e39d96504630f7057d1ba263c5e2f161bd34 --- 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 30306054d..1715719ae 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686868442977, + "lastUpdate": 1686868446188, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -49634,6 +49634,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": "7597e39d96504630f7057d1ba263c5e2f161bd34", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.34.0 (#4260)\n\nchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3\r\n\r\nBumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.33.0 to 1.34.0.\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/service/s3/v1.33.0...service/s3/v1.34.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\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-06-15T16:27:33-06:00", + "tree_id": "c8f7167b79a176aa119e0fbe4a4e6824949a74dc", + "url": "https://github.com/pomerium/pomerium/commit/7597e39d96504630f7057d1ba263c5e2f161bd34" + }, + "date": 1686868445506, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17410234, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10376558, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }