From eda8ba0086ba787bf4ae5a2c46f562d5ba5d25b2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 5 Jun 2024 20:20:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4d76624a9bb9e0f7f8b18c94416f29fd66d60ff3 --- 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 b1a91f328..85f765f16 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1717543180149, + "lastUpdate": 1717618847713, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -111262,6 +111262,38 @@ window.BENCHMARK_DATA = { "extra": "200 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4d76624a9bb9e0f7f8b18c94416f29fd66d60ff3", + "message": "core/ui: user info dashboard improvements", + "timestamp": "2024-06-04T23:16:30Z", + "url": "https://github.com/pomerium/pomerium/pull/5128/commits/4d76624a9bb9e0f7f8b18c94416f29fd66d60ff3" + }, + "date": 1717618837568, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9377838, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6324705, + "unit": "ns/op", + "extra": "186 times\n4 procs" + } + ] } ] }