From 00f6e4843210b8f69eb2f1c0bd466d342e4bf226 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 7 Nov 2022 16:59:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 11e18fce9b811e4de878ae35908db0a89bf59616 --- 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 1634ceaa0..757f5601f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1667840377024, + "lastUpdate": 1667840386765, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -18394,6 +18394,38 @@ window.BENCHMARK_DATA = { "extra": "126 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "11e18fce9b811e4de878ae35908db0a89bf59616", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.45.0 to 0.46.1", + "timestamp": "2022-11-06T11:22:29Z", + "url": "https://github.com/pomerium/pomerium/pull/3729/commits/11e18fce9b811e4de878ae35908db0a89bf59616" + }, + "date": 1667840385660, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14135006, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8244049, + "unit": "ns/op", + "extra": "142 times\n2 procs" + } + ] } ] }