From d9dfb0b65ecc0a6c93637d88ec0a1495079a502d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 20 Feb 2023 17:03:23 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 933511ce5101c9600b7db4d699480741cc2a23f8 --- 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 26afe3f08..f42f628e7 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676912598841, + "lastUpdate": 1676912603657, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -34694,6 +34694,38 @@ window.BENCHMARK_DATA = { "extra": "153 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "933511ce5101c9600b7db4d699480741cc2a23f8", + "message": "chore(deps): bump distroless/base from `9687cd3` to `8e770ae`", + "timestamp": "2023-02-20T04:01:40Z", + "url": "https://github.com/pomerium/pomerium/pull/3995/commits/933511ce5101c9600b7db4d699480741cc2a23f8" + }, + "date": 1676912602700, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12847014, + "unit": "ns/op", + "extra": "98 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7686238, + "unit": "ns/op", + "extra": "146 times\n2 procs" + } + ] } ] }