From 852cf14a473c6918981966c3003010166e28739c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 8 Nov 2023 20:37:31 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 58067fb311b44c6384edc76783b8d07f8821c353 --- 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 273822be7..31dc9805b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699475563892, + "lastUpdate": 1699475851828, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -79714,6 +79714,38 @@ window.BENCHMARK_DATA = { "extra": "187 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "58067fb311b44c6384edc76783b8d07f8821c353", + "message": "authorize: build evaluators cache in parallel", + "timestamp": "2023-11-08T20:17:24Z", + "url": "https://github.com/pomerium/pomerium/pull/4722/commits/58067fb311b44c6384edc76783b8d07f8821c353" + }, + "date": 1699475836689, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13551029, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9085843, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }