From 992b4def186e13c2b962fd3e357309d347e49666 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 19 Sep 2023 18:41:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 54243b4999b5ceb35ed86291019ea339ed7a16d3 --- 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 299d6491c..d0d8e732c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695148898670, + "lastUpdate": 1695148915075, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -69298,6 +69298,42 @@ window.BENCHMARK_DATA = { "extra": "129 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": "54243b4999b5ceb35ed86291019ea339ed7a16d3", + "message": "chore(deps): bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 (#4579)\n\nBumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.32.0 to 1.33.0.\r\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\r\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\r\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.32.0...pubsub/v1.33.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: cloud.google.com/go/storage\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-09-19T12:35:08-06:00", + "tree_id": "395044a5ff9700abb8551bc78e5885c937dc46cf", + "url": "https://github.com/pomerium/pomerium/commit/54243b4999b5ceb35ed86291019ea339ed7a16d3" + }, + "date": 1695148906831, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17413099, + "unit": "ns/op", + "extra": "60 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11728571, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }