From b04fac4a61d9f29d14a8e3c7f2e08073e35b3fe1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Sep 2023 16:10:04 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c35045ce50fbb0c61e0642a36e0c65f65d05b1d0 --- 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 8b677a565..bd0c9c538 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1693584597242, + "lastUpdate": 1693584604304, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -64450,6 +64450,38 @@ window.BENCHMARK_DATA = { "extra": "136 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c35045ce50fbb0c61e0642a36e0c65f65d05b1d0", + "message": "chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0", + "timestamp": "2023-09-01T07:15:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4499/commits/c35045ce50fbb0c61e0642a36e0c65f65d05b1d0" + }, + "date": 1693584598641, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16329092, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11370642, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }