From d52663daab909a5dbc06f8ef8eccd2533d0cb558 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 28 Nov 2023 20:20:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 94b3dd7d1d9e0abbe36347625d1842393437ca16 --- 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 a089f0c22..d6db51e4e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701202748881, + "lastUpdate": 1701202810946, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -81830,6 +81830,38 @@ window.BENCHMARK_DATA = { "extra": "190 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "94b3dd7d1d9e0abbe36347625d1842393437ca16", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.58.0", + "timestamp": "2023-11-26T15:41:54Z", + "url": "https://github.com/pomerium/pomerium/pull/4673/commits/94b3dd7d1d9e0abbe36347625d1842393437ca16" + }, + "date": 1701202804609, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12535995, + "unit": "ns/op", + "extra": "88 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6649014, + "unit": "ns/op", + "extra": "169 times\n4 procs" + } + ] } ] }