From 80d042ac66872c96e9ab258b065d0beca071565f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 20 Mar 2023 17:02:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 2ba8648eeb6998a903bab3e149efaee6aa2d07c6 --- 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 6fc2daecc..65e62f88a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679331663243, + "lastUpdate": 1679331729841, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -38678,6 +38678,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2ba8648eeb6998a903bab3e149efaee6aa2d07c6", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.18", + "timestamp": "2023-03-20T09:47:45Z", + "url": "https://github.com/pomerium/pomerium/pull/4070/commits/2ba8648eeb6998a903bab3e149efaee6aa2d07c6" + }, + "date": 1679331728533, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16522596, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10249223, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }