From c28d95a235c8500ac38cabf54d3197aa26d2c52a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Dec 2023 20:57:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4 --- 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 901ba0b7d..69eeb5bc3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701982611989, + "lastUpdate": 1701982669404, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -87302,6 +87302,38 @@ window.BENCHMARK_DATA = { "extra": "177 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0", + "timestamp": "2023-12-07T14:56:56Z", + "url": "https://github.com/pomerium/pomerium/pull/4840/commits/2ad14704395bd6ca8fbdcd3acbb7b5b2b05291a4" + }, + "date": 1701982663308, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10873193, + "unit": "ns/op", + "extra": "110 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6782516, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }