From e4140ae28c47882131d4e79e58d9f6e7e848af6d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:39:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 34297eb69273e45f43e9dba635a84a4373c0f6ac --- 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 f25c19905..5632253eb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940751469, + "lastUpdate": 1686940786774, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -53006,6 +53006,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "34297eb69273e45f43e9dba635a84a4373c0f6ac", + "message": "chore(deps): bump @emotion/react from 11.7.1 to 11.11.1 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4299/commits/34297eb69273e45f43e9dba635a84a4373c0f6ac" + }, + "date": 1686940785759, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 20528748, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 13510559, + "unit": "ns/op", + "extra": "82 times\n2 procs" + } + ] } ] }