From bd5dcb2950630786e73dd4eda672d8ddf8e5e515 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 22 Aug 2022 16:50:13 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b147578cfc89abfe34dccc2c425463280020802f --- 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 c5a0db9fd..73ce1f4cb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661186667047, + "lastUpdate": 1661187013958, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -7286,6 +7286,38 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b147578cfc89abfe34dccc2c425463280020802f", + "message": "publish to any-distro", + "timestamp": "2022-08-21T23:07:41Z", + "url": "https://github.com/pomerium/pomerium/pull/3570/commits/b147578cfc89abfe34dccc2c425463280020802f" + }, + "date": 1661187013313, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13546354, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8122570, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }