From e09cb3214aa6121ae940942c8e3277507cc7cffb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 18 Sep 2023 23:38:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aa178ff45e19edcea0d03390aaa267d508fb7aa6 --- 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 0e4b996ec..fde090b72 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1695080310593, + "lastUpdate": 1695080318768, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -68710,6 +68710,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa178ff45e19edcea0d03390aaa267d508fb7aa6", + "message": "chore(deps-dev): bump @types/node from 17.0.14 to 20.6.2 in /ui", + "timestamp": "2023-09-18T09:17:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4564/commits/aa178ff45e19edcea0d03390aaa267d508fb7aa6" + }, + "date": 1695080310724, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17477983, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11304872, + "unit": "ns/op", + "extra": "91 times\n2 procs" + } + ] } ] }