From ebc32ca952ed3a89eb8457638a2804f1dd665887 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 21 Apr 2023 16:43:14 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 34c1e44c7e0166228269f69e72d0dba85cabab52 --- 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 2c6d8c590..81f94cc98 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682092500948, + "lastUpdate": 1682095393932, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -41698,6 +41698,42 @@ window.BENCHMARK_DATA = { "extra": "141 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "34c1e44c7e0166228269f69e72d0dba85cabab52", + "message": "tls: wildcard catch-all cert must be at the end of cert list (#4119)", + "timestamp": "2023-04-21T12:37:32-04:00", + "tree_id": "30662cefdba7f5b30751ba1d034b4c6d5886cbab", + "url": "https://github.com/pomerium/pomerium/commit/34c1e44c7e0166228269f69e72d0dba85cabab52" + }, + "date": 1682095393201, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17709624, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10293530, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }