From dc01ea38d8d795adb570cafa098befbf87c3ea6c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 2 Sep 2023 00:01:17 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 65f729ada9b3d2f16fc13c36cc1e371d70e915b3 --- 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 3c98674c8..b35b8ca3d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693612692621, + "lastUpdate": 1693612877354, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -66490,6 +66490,38 @@ window.BENCHMARK_DATA = { "extra": "99 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "65f729ada9b3d2f16fc13c36cc1e371d70e915b3", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.1 to 1.38.5", + "timestamp": "2023-09-01T19:24:32Z", + "url": "https://github.com/pomerium/pomerium/pull/4521/commits/65f729ada9b3d2f16fc13c36cc1e371d70e915b3" + }, + "date": 1693612870744, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14727300, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9248834, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }