From da91aa86b54da943cd71de0a6152ea9dfa11dacf Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 4 Oct 2023 23:05:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 33a955d56414c97db3b9303b242f1399196db98d --- 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 6578fcbc6..dca6fb57b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696460667783, + "lastUpdate": 1696460700471, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -73135,6 +73135,42 @@ window.BENCHMARK_DATA = { } ] }, + { + "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": "33a955d56414c97db3b9303b242f1399196db98d", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.40.0 (#4600)\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.38.5 to 1.40.0.\r\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\r\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.38.5...service/s3/v1.40.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-10-04T15:56:34-07:00", + "tree_id": "1aa2638f9cb90e129c96ffe96bdb937bb51bd505", + "url": "https://github.com/pomerium/pomerium/commit/33a955d56414c97db3b9303b242f1399196db98d" + }, + "date": 1696460542778, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16479287, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11275723, + "unit": "ns/op", + "extra": "96 times\n2 procs" + } + ] + }, { "commit": { "author": {