From f9679d15ef610b4a8c4a80c9c91cd2e35dcceff9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:44:18 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7c93514c5dc5ded195607a9b2f7444da152303f5 --- 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 ab63e58f6..bba9a6456 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706805844206, + "lastUpdate": 1706805858895, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95238,6 +95238,38 @@ window.BENCHMARK_DATA = { "extra": "196 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7c93514c5dc5ded195607a9b2f7444da152303f5", + "message": "chore(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4937/commits/7c93514c5dc5ded195607a9b2f7444da152303f5" + }, + "date": 1706805851550, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9749634, + "unit": "ns/op", + "extra": "126 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6968000, + "unit": "ns/op", + "extra": "166 times\n4 procs" + } + ] } ] }