From 3998f1b825b8f57b38d20adc19d324bf6d34bcbb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 7 Nov 2023 17:28:16 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1767a722442fcbff4942303c0c1be3eed49384a0 --- 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 60321f88f..393679e40 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699317564542, + "lastUpdate": 1699378096670, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -79158,6 +79158,38 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1767a722442fcbff4942303c0c1be3eed49384a0", + "message": "core/config: update file watcher source to handle base64 encoded certificates", + "timestamp": "2023-11-07T07:00:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4715/commits/1767a722442fcbff4942303c0c1be3eed49384a0" + }, + "date": 1699378088010, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13711868, + "unit": "ns/op", + "extra": "87 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8456715, + "unit": "ns/op", + "extra": "145 times\n4 procs" + } + ] } ] }