From d8804a218669f1c56c5d82b33aec13501aa3a01f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 10 Aug 2022 14:17:40 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d974cde6c776a16cd331289b0842f0ef178d136e --- 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 7cd589d8f..01da9111d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1660078169152, + "lastUpdate": 1660141060938, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -5990,6 +5990,38 @@ window.BENCHMARK_DATA = { "extra": "133 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d974cde6c776a16cd331289b0842f0ef178d136e", + "message": "Dynamic style changes", + "timestamp": "2022-08-10T11:21:55Z", + "url": "https://github.com/pomerium/pomerium/pull/3544/commits/d974cde6c776a16cd331289b0842f0ef178d136e" + }, + "date": 1660141060226, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14641001, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8843934, + "unit": "ns/op", + "extra": "142 times\n2 procs" + } + ] } ] }