From 8569a006d247c58aab31f2cd505f1b8228b4428c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 31 Aug 2022 16:37:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 33794ff3165e00808136d5b184b1d1ca949a871c --- 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 f6647430e..9c9da48c9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661963111472, + "lastUpdate": 1661963876485, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -9406,6 +9406,42 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "33794ff3165e00808136d5b184b1d1ca949a871c", + "message": "envoyconfig: add virtual host domains for certificates in addition to routes (#3593)\n\n* envoyconfig: add virtual host domains for certificates in addition to routes\r\n\r\n* Update pkg/cryptutil/certificates.go\r\n\r\nCo-authored-by: bobby <1544881+desimone@users.noreply.github.com>\r\n\r\n* Update pkg/cryptutil/tls.go\r\n\r\nCo-authored-by: bobby <1544881+desimone@users.noreply.github.com>\r\n\r\n* comments\r\n\r\nCo-authored-by: bobby <1544881+desimone@users.noreply.github.com>", + "timestamp": "2022-08-31T10:35:45-06:00", + "tree_id": "912a5005a0f3f89a4f88e985181b253523bea747", + "url": "https://github.com/pomerium/pomerium/commit/33794ff3165e00808136d5b184b1d1ca949a871c" + }, + "date": 1661963876120, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13639833, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8375438, + "unit": "ns/op", + "extra": "138 times\n2 procs" + } + ] } ] }