From ca55ff11d9059c20cccb7a6f2144b50dad3fa79d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 16 Jun 2023 17:02:35 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ad83f124c12095d19cb6d5acc1ed1514fed3cfa4 --- 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 821db86d9..872c40faa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686934951314, + "lastUpdate": 1686934955782, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -51014,6 +51014,38 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ad83f124c12095d19cb6d5acc1ed1514fed3cfa4", + "message": "chore(deps-dev): bump typescript from 4.5.5 to 5.1.3 in /ui", + "timestamp": "2023-06-16T16:39:07Z", + "url": "https://github.com/pomerium/pomerium/pull/4289/commits/ad83f124c12095d19cb6d5acc1ed1514fed3cfa4" + }, + "date": 1686934954935, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13615963, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9042416, + "unit": "ns/op", + "extra": "120 times\n2 procs" + } + ] } ] }