From b26e8c672b81428c3a6bb60fd1dc23d1ac8ef6bd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Feb 2023 17:42:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c8ed631026333664664374745967e7e905204fc6 --- 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 33c410928..550589d93 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1677519668273, + "lastUpdate": 1677519776358, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -36378,6 +36378,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c8ed631026333664664374745967e7e905204fc6", + "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/c8ed631026333664664374745967e7e905204fc6" + }, + "date": 1677519775159, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12709947, + "unit": "ns/op", + "extra": "93 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8113670, + "unit": "ns/op", + "extra": "150 times\n2 procs" + } + ] } ] }