From 9fe48dd9ba9799b73fd03810f588aa16de05e545 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 21 Apr 2023 15:55:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 70629facb4718f02587432071a5bd94029cdb802 --- 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 2945a476c..2c6d8c590 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682092180197, + "lastUpdate": 1682092500948, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -41666,6 +41666,38 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "70629facb4718f02587432071a5bd94029cdb802", + "message": "config: remove source, remove deadcode, fix linting issues", + "timestamp": "2023-04-21T06:36:22Z", + "url": "https://github.com/pomerium/pomerium/pull/4118/commits/70629facb4718f02587432071a5bd94029cdb802" + }, + "date": 1682092500476, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13362181, + "unit": "ns/op", + "extra": "92 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8445751, + "unit": "ns/op", + "extra": "141 times\n2 procs" + } + ] } ] }