From 59cf1dcdf1b21bee778bb8a8cc9a15fd4d6a06b0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 18:40:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4e74e151f638ac76071368e30c5987a040cb7fc8 --- 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 5632253eb..31ade0f40 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686940786774, + "lastUpdate": 1686940810910, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -53038,6 +53038,38 @@ window.BENCHMARK_DATA = { "extra": "82 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4e74e151f638ac76071368e30c5987a040cb7fc8", + "message": "chore(deps): bump @mui/material from 5.4.0 to 5.13.5 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4288/commits/4e74e151f638ac76071368e30c5987a040cb7fc8" + }, + "date": 1686940810278, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13278276, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8662314, + "unit": "ns/op", + "extra": "135 times\n2 procs" + } + ] } ] }