From d472dbcc3a26784d27ae789bc9975a48140c5753 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 17:10:22 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9f9f961956f9ce629450fce30b4566333a26db09 --- 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 a2318668a..c0e9248cb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686935374734, + "lastUpdate": 1686935422139, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -51334,6 +51334,38 @@ window.BENCHMARK_DATA = { "extra": "122 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9f9f961956f9ce629450fce30b4566333a26db09", + "message": "chore(deps): bump @mui/icons-material from 5.3.1 to 5.11.16 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4303/commits/9f9f961956f9ce629450fce30b4566333a26db09" + }, + "date": 1686935421129, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17867905, + "unit": "ns/op", + "extra": "80 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12005167, + "unit": "ns/op", + "extra": "85 times\n2 procs" + } + ] } ] }