From d375770a55d770c0599f9a79506b4b48e8a2e388 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 30 Oct 2023 19:35:25 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a45f07762ba567e3de039b97a290010bcd42a8c0 --- 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 71127bcb4..cece73a5c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698686252097, + "lastUpdate": 1698694525149, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -74634,6 +74634,38 @@ window.BENCHMARK_DATA = { "extra": "91 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a45f07762ba567e3de039b97a290010bcd42a8c0", + "message": "core/controlplane: apply configuration changes in a background thread", + "timestamp": "2023-10-29T02:09:46Z", + "url": "https://github.com/pomerium/pomerium/pull/4649/commits/a45f07762ba567e3de039b97a290010bcd42a8c0" + }, + "date": 1698694515786, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19046867, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12779586, + "unit": "ns/op", + "extra": "92 times\n2 procs" + } + ] } ] }