From a43443a7499a77a773bde63ac45eae24765ec28b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 9 May 2024 12:08:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for cde7433fe6d067794ff1d6a6bb16401087460bab --- 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 6989761b8..f7f5e6e40 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1715211407500, + "lastUpdate": 1715256515030, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -109126,6 +109126,38 @@ window.BENCHMARK_DATA = { "extra": "200 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "cde7433fe6d067794ff1d6a6bb16401087460bab", + "message": "core/ui: improve frontend build size", + "timestamp": "2024-05-07T22:45:44Z", + "url": "https://github.com/pomerium/pomerium/pull/5109/commits/cde7433fe6d067794ff1d6a6bb16401087460bab" + }, + "date": 1715256506034, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9044803, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6174114, + "unit": "ns/op", + "extra": "195 times\n4 procs" + } + ] } ] }