From 71cf2bb65ce24b13d6d3122c82e4819059d1ea4e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 Aug 2022 16:16:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9a32819cee291688404a2607584baeeefe6de7d0 --- 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 756076eba..76c07ed4a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1659370272349, + "lastUpdate": 1659370560176, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -4442,6 +4442,38 @@ window.BENCHMARK_DATA = { "extra": "127 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9a32819cee291688404a2607584baeeefe6de7d0", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.42.2 to 0.43.0", + "timestamp": "2022-07-31T19:05:26Z", + "url": "https://github.com/pomerium/pomerium/pull/3523/commits/9a32819cee291688404a2607584baeeefe6de7d0" + }, + "date": 1659370559532, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15380351, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9261767, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }