From 07dd274700dd98f6a2d7e2fcfd1541f121be070d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Mar 2023 17:04:14 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 60623b4c418a0829298a421bc416b4478d020876 --- 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 f3cb5dd32..fa3f77ac4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679936624524, + "lastUpdate": 1679936654186, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -39346,6 +39346,38 @@ window.BENCHMARK_DATA = { "extra": "151 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "60623b4c418a0829298a421bc416b4478d020876", + "message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19", + "timestamp": "2023-03-27T15:38:36Z", + "url": "https://github.com/pomerium/pomerium/pull/4080/commits/60623b4c418a0829298a421bc416b4478d020876" + }, + "date": 1679936652976, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16497943, + "unit": "ns/op", + "extra": "76 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9898214, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }