From f49a23adbf663e0541da2f3880ff47ea0918dc32 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 3 Oct 2022 16:32:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 12bed5593a5c882981145f1d2cc91515044a8dc7 --- 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 8093be69d..8866a29fc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1664814732189, + "lastUpdate": 1664814761544, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -12582,6 +12582,38 @@ window.BENCHMARK_DATA = { "extra": "109 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "12bed5593a5c882981145f1d2cc91515044a8dc7", + "message": "chore(deps): bump distroless/base from `8a7afd5` to `4689543`", + "timestamp": "2022-10-01T02:23:13Z", + "url": "https://github.com/pomerium/pomerium/pull/3647/commits/12bed5593a5c882981145f1d2cc91515044a8dc7" + }, + "date": 1664814760656, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18118093, + "unit": "ns/op", + "extra": "57 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11158211, + "unit": "ns/op", + "extra": "98 times\n2 procs" + } + ] } ] }