From 9e25870fc81701b4fcecec023ed5444b367242ce Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 21:03:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a1db9886ec0a43055a120a346a06a97724db1e04 --- 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 965d24056..4f1dfd1de 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701982977938, + "lastUpdate": 1701982986936, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -87674,6 +87674,38 @@ window.BENCHMARK_DATA = { "extra": "168 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a1db9886ec0a43055a120a346a06a97724db1e04", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.26.0", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4841/commits/a1db9886ec0a43055a120a346a06a97724db1e04" + }, + "date": 1701982980778, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10276056, + "unit": "ns/op", + "extra": "120 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6219774, + "unit": "ns/op", + "extra": "188 times\n4 procs" + } + ] } ] }