From e1897b5bf8591aa4535c267a8dbd52b3f032f81c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 16 Feb 2023 18:27:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aac455634af7b08c122f47a51baf0e4d4aaa1986 --- 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 0c22e0470..50083ba07 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676563008851, + "lastUpdate": 1676572027754, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -34202,6 +34202,38 @@ window.BENCHMARK_DATA = { "extra": "121 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aac455634af7b08c122f47a51baf0e4d4aaa1986", + "message": "backport-3980-to-0-21-0", + "timestamp": "2023-02-16T13:05:28Z", + "url": "https://github.com/pomerium/pomerium/pull/3986/commits/aac455634af7b08c122f47a51baf0e4d4aaa1986" + }, + "date": 1676572027287, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15399208, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9366374, + "unit": "ns/op", + "extra": "124 times\n2 procs" + } + ] } ] }