From 4790a6bfd8206a2a3806616f1f5d47dbea3ec2d3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 16 Aug 2023 17:53:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b35e564658ff6ea15705beb0ca0f17693567e0b5 --- 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 2adaafb04..80dac17e2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1692206480257, + "lastUpdate": 1692208386265, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -63134,6 +63134,38 @@ window.BENCHMARK_DATA = { "extra": "91 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b35e564658ff6ea15705beb0ca0f17693567e0b5", + "message": "zero: managed mode controller", + "timestamp": "2023-08-16T10:08:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4459/commits/b35e564658ff6ea15705beb0ca0f17693567e0b5" + }, + "date": 1692208380553, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15636275, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9927077, + "unit": "ns/op", + "extra": "115 times\n2 procs" + } + ] } ] }