From 1e82d98d7a34c07d9eed1f91830213a6bbc46529 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 12 Sep 2024 22:50:58 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for cbbbe4efb5124f01b9fd9ff1284da5667c475c31 --- 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 5dbc04a96..685dc3c97 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726178461190, + "lastUpdate": 1726181458549, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -123666,6 +123666,38 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cbbbe4efb5124f01b9fd9ff1284da5667c475c31", + "message": "config: remove unused databroker storage settings", + "timestamp": "2024-09-12T21:45:58Z", + "url": "https://github.com/pomerium/pomerium/pull/5285/commits/cbbbe4efb5124f01b9fd9ff1284da5667c475c31" + }, + "date": 1726181446675, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9163119, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6376595, + "unit": "ns/op", + "extra": "189 times\n4 procs" + } + ] } ] }