From 632b5d6237b4e9b6810b8bc70a7a7efce5bd1ef8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Feb 2023 18:45:08 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e8d8a1635dfa37597a5b05efb724135bd30a6ed7 --- 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 0059100f1..4d5d4922c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1677520522998, + "lastUpdate": 1677523508206, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -36478,6 +36478,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e8d8a1635dfa37597a5b05efb724135bd30a6ed7", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.48.0 to 0.49.2", + "timestamp": "2023-02-27T16:25:48Z", + "url": "https://github.com/pomerium/pomerium/pull/4023/commits/e8d8a1635dfa37597a5b05efb724135bd30a6ed7" + }, + "date": 1677523506867, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17647998, + "unit": "ns/op", + "extra": "78 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11580919, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }