From e7919d82847b02b81356ded9332a44b420c565a3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 18:21:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c4203be9f2ede4e08c4f82b385f6189d23c7efa0 --- 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 8af0bdd2b..07c1da26a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706811679656, + "lastUpdate": 1706811712062, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -96710,6 +96710,38 @@ window.BENCHMARK_DATA = { "extra": "178 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c4203be9f2ede4e08c4f82b385f6189d23c7efa0", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.26.2 to 1.26.6", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4932/commits/c4203be9f2ede4e08c4f82b385f6189d23c7efa0" + }, + "date": 1706811704568, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9795395, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6961557, + "unit": "ns/op", + "extra": "172 times\n4 procs" + } + ] } ] }