From a82f37843a67f93497d5690ffb245f449d9c26ff Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 2 Nov 2023 18:50:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for af21ff6a276880bdca0e231ec9216c8254c45b22 --- 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 caae7c0da..ccb4a9f65 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698948696710, + "lastUpdate": 1698951027467, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -77386,6 +77386,38 @@ window.BENCHMARK_DATA = { "extra": "93 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "af21ff6a276880bdca0e231ec9216c8254c45b22", + "message": "databroker: remove redis storage backend", + "timestamp": "2023-10-31T16:46:40Z", + "url": "https://github.com/pomerium/pomerium/pull/4699/commits/af21ff6a276880bdca0e231ec9216c8254c45b22" + }, + "date": 1698951019207, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13923692, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8829131, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }