From a1a60104c7d5b0eb04766ecbb9f408c2aceaeffa Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 28 Jul 2022 19:47:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c44aa4ee937450bf7a1dd6f9babf56fb3a54c2d6 --- 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 97a96c739..f279c7b90 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1659037420229, + "lastUpdate": 1659037647417, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -3698,6 +3698,38 @@ window.BENCHMARK_DATA = { "extra": "146 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c44aa4ee937450bf7a1dd6f9babf56fb3a54c2d6", + "message": "chore(deps): bump alpine from `6af1b11` to `7580ece`", + "timestamp": "2022-07-28T06:20:56Z", + "url": "https://github.com/pomerium/pomerium/pull/3512/commits/c44aa4ee937450bf7a1dd6f9babf56fb3a54c2d6" + }, + "date": 1659037647002, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14252432, + "unit": "ns/op", + "extra": "82 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8912232, + "unit": "ns/op", + "extra": "130 times\n2 procs" + } + ] } ] }