From f513d34fabaef6b18bbf8a4dfa4689fd1a8d2296 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 4 Oct 2023 23:00:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9af8adaac86b5762d21ff82d51ad9d1e944dad49 --- 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 ae6bf4613..617129dba 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696460430608, + "lastUpdate": 1696460441642, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -73102,6 +73102,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9af8adaac86b5762d21ff82d51ad9d1e944dad49", + "message": "chore(deps): bump @mui/icons-material from 5.14.9 to 5.14.12 in /ui", + "timestamp": "2023-10-04T14:12:42Z", + "url": "https://github.com/pomerium/pomerium/pull/4621/commits/9af8adaac86b5762d21ff82d51ad9d1e944dad49" + }, + "date": 1696460428570, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13990840, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9031742, + "unit": "ns/op", + "extra": "130 times\n2 procs" + } + ] } ] }