From a891973e2779c7d7c607bc1df9d25a2c9fd248a1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 1 Nov 2023 16:39:18 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 42bc7fe96a2f5c98be4169fcc287cdf40db427f9 --- 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 1cb0774b6..7227d39f9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698856675005, + "lastUpdate": 1698856758040, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -76058,6 +76058,38 @@ window.BENCHMARK_DATA = { "extra": "87 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "42bc7fe96a2f5c98be4169fcc287cdf40db427f9", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.21.0 to 1.22.0", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4681/commits/42bc7fe96a2f5c98be4169fcc287cdf40db427f9" + }, + "date": 1698856750463, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13094262, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8619900, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }