From 32100e5121a805e52ce63cf288ed8c955db70e7b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 22 Nov 2024 17:21:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3a8bdde2114884010d3f5493e1ca14ebbffebc12 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 5ca1a41cd..f47a3078c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732206389146, + "lastUpdate": 1732296100962, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131122,6 +131122,42 @@ window.BENCHMARK_DATA = { "extra": "213 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "3a8bdde2114884010d3f5493e1ca14ebbffebc12", + "message": "authorize: remove wait for ready (#5376)", + "timestamp": "2024-11-22T10:17:00-07:00", + "tree_id": "241a8376b3821e5917d580cfff80f96d5fab766a", + "url": "https://github.com/pomerium/pomerium/commit/3a8bdde2114884010d3f5493e1ca14ebbffebc12" + }, + "date": 1732296077319, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7575130, + "unit": "ns/op", + "extra": "153 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5077057, + "unit": "ns/op", + "extra": "238 times\n4 procs" + } + ] } ] }