From cf2fe3ddd3b4f3265d4f3915316b78dce9c7d08f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 10 Jun 2023 01:19:21 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9605a4f62f40a6230be31684cad0abb093dfb068 --- 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 07effb662..83e699d6c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686359947616, + "lastUpdate": 1686359961080, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48246,6 +48246,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9605a4f62f40a6230be31684cad0abb093dfb068", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.52.0 to 0.53.1", + "timestamp": "2023-06-09T07:38:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4235/commits/9605a4f62f40a6230be31684cad0abb093dfb068" + }, + "date": 1686359960463, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15986046, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10055691, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }