From b735d1f954c24253f8bd0b87da3b1541833c78b6 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:19:54 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 8bbc2e3119e4f19c56c5808a7e8754ea04dbc9e1 --- 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 a6efceddf..a3ab8e54b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686939534253, + "lastUpdate": 1686939594313, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -52254,6 +52254,38 @@ window.BENCHMARK_DATA = { "extra": "109 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "8bbc2e3119e4f19c56c5808a7e8754ea04dbc9e1", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.34.0 to 1.34.1", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4290/commits/8bbc2e3119e4f19c56c5808a7e8754ea04dbc9e1" + }, + "date": 1686939593497, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15104086, + "unit": "ns/op", + "extra": "74 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9136145, + "unit": "ns/op", + "extra": "122 times\n2 procs" + } + ] } ] }