From 42780ee931cbf2a88673188eebd385bfa2a3723c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Sep 2023 16:33:34 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a9664eb0349560005379c23e24183046a850e699 --- 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 0bd3cb3da..72bb4619d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693585938613, + "lastUpdate": 1693586014870, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -65378,6 +65378,38 @@ window.BENCHMARK_DATA = { "extra": "122 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a9664eb0349560005379c23e24183046a850e699", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0", + "timestamp": "2023-09-01T07:15:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4530/commits/a9664eb0349560005379c23e24183046a850e699" + }, + "date": 1693586007039, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16615346, + "unit": "ns/op", + "extra": "69 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10476426, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }