From bc13c47d9bb40b8659d945a69e7a014d2bcfee42 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 21 Jun 2022 16:02:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7251a33f326e231f25118a55d496088194348482 --- 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 e23dabfba..724b70088 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1655742541419, + "lastUpdate": 1655827366460, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -330,6 +330,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7251a33f326e231f25118a55d496088194348482", + "message": "cmd: remove test", + "timestamp": "2022-06-20T19:48:07Z", + "url": "https://github.com/pomerium/pomerium/pull/3442/commits/7251a33f326e231f25118a55d496088194348482" + }, + "date": 1655827366093, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15137231, + "unit": "ns/op", + "extra": "79 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7855054, + "unit": "ns/op", + "extra": "142 times\n2 procs" + } + ] } ] }