From 36f43c8690f20bc8c3f80ec040c881d69b556ee4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Sep 2023 15:34:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 6d70eaafbf9e322ee9cf419af10f17f8f2374fca --- 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 8c92ed487..7f0bdc2b4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1694100865188, + "lastUpdate": 1694100881245, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -67178,6 +67178,38 @@ window.BENCHMARK_DATA = { "extra": "109 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6d70eaafbf9e322ee9cf419af10f17f8f2374fca", + "message": "chore(deps): bump @mui/material from 5.4.0 to 5.14.8 in /ui", + "timestamp": "2023-09-07T14:25:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4536/commits/6d70eaafbf9e322ee9cf419af10f17f8f2374fca" + }, + "date": 1694100873245, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18680739, + "unit": "ns/op", + "extra": "62 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12458813, + "unit": "ns/op", + "extra": "99 times\n2 procs" + } + ] } ] }