From c77117eb9fef68738cbb0c0289dccf52033c8f43 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 15 Nov 2022 20:17:22 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 58d9672309e534b91746d48a84d9167a820858a6 --- 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 b5bfaf9c0..4b9d67f68 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1668525416143, + "lastUpdate": 1668543442027, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -19874,6 +19874,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "58d9672309e534b91746d48a84d9167a820858a6", + "message": "ci: fix google", + "timestamp": "2022-11-15T17:24:35Z", + "url": "https://github.com/pomerium/pomerium/pull/3754/commits/58d9672309e534b91746d48a84d9167a820858a6" + }, + "date": 1668543441604, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13204294, + "unit": "ns/op", + "extra": "98 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9411681, + "unit": "ns/op", + "extra": "130 times\n2 procs" + } + ] } ] }