From bd3d034b7922856d8a6029691e15015a31ad652d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 4 Aug 2023 21:46:40 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0affd9268bc37c7f6ff1597593074ff9009e2e55 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 1b929783c..5ea5db353 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1691184677703, + "lastUpdate": 1691185600382, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -61286,6 +61286,42 @@ window.BENCHMARK_DATA = { "extra": "139 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0affd9268bc37c7f6ff1597593074ff9009e2e55", + "message": "autocert: use new OCSP error type (#4437)", + "timestamp": "2023-08-04T14:41:25-07:00", + "tree_id": "742b42e3bfd19d7384d2eedc094bdc1c8f2c5ad4", + "url": "https://github.com/pomerium/pomerium/commit/0affd9268bc37c7f6ff1597593074ff9009e2e55" + }, + "date": 1691185594855, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13032847, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8458683, + "unit": "ns/op", + "extra": "133 times\n2 procs" + } + ] } ] }