From d58bbbd30de8f7d163a4727edcf3bbcf6cd118d1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 6 Feb 2023 16:06:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a1c7cbbb6cdfdfbdff521038dd9abe6be7351263 --- 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 783199b62..57ba37790 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1675699595127, + "lastUpdate": 1675699601318, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -32110,6 +32110,38 @@ window.BENCHMARK_DATA = { "extra": "135 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a1c7cbbb6cdfdfbdff521038dd9abe6be7351263", + "message": "chore(deps): bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0", + "timestamp": "2023-02-06T03:56:09Z", + "url": "https://github.com/pomerium/pomerium/pull/3943/commits/a1c7cbbb6cdfdfbdff521038dd9abe6be7351263" + }, + "date": 1675699600266, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13571671, + "unit": "ns/op", + "extra": "87 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9230247, + "unit": "ns/op", + "extra": "128 times\n2 procs" + } + ] } ] }