From 60611f774390b34efc7ae4528b292d7376c33c7d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 16:41:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 388559484d71136d255e56a276ff2ff8b63b265f --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index ae01f85a3..38783327a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698856891376, + "lastUpdate": 1698856906288, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -76154,6 +76154,38 @@ window.BENCHMARK_DATA = { "extra": "139 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "388559484d71136d255e56a276ff2ff8b63b265f", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.20.0", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4683/commits/388559484d71136d255e56a276ff2ff8b63b265f" + }, + "date": 1698856897717, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15923062, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10175511, + "unit": "ns/op", + "extra": "117 times\n2 procs" + } + ] } ] }