From f6dd8d4a513bd8302e143fad52a494b0da43d54c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 31 Aug 2022 16:12:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 5772f13eff6c6cf87d2a10717be8d5c263c39618 --- 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 5567ad5fe..40cbbe295 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661959467803, + "lastUpdate": 1661962324312, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -9306,6 +9306,38 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "5772f13eff6c6cf87d2a10717be8d5c263c39618", + "message": "envoyconfig: add virtual host domains for certificates in addition to routes", + "timestamp": "2022-08-30T08:20:56Z", + "url": "https://github.com/pomerium/pomerium/pull/3593/commits/5772f13eff6c6cf87d2a10717be8d5c263c39618" + }, + "date": 1661962323892, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13650181, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8154013, + "unit": "ns/op", + "extra": "141 times\n2 procs" + } + ] } ] }