From e48b0f4422f32bb94191460e77a662b4ac2661fc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 28 Jan 2023 03:10:00 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 77f47c78cb61ac4a385acb2a4c2e5210f55a9162 --- 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 be927f0c6..e440c7e0c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1674852882235, + "lastUpdate": 1674875400659, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -30738,6 +30738,38 @@ window.BENCHMARK_DATA = { "extra": "153 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "77f47c78cb61ac4a385acb2a4c2e5210f55a9162", + "message": "bump goreleaser to v4.1.1", + "timestamp": "2023-01-27T23:18:06Z", + "url": "https://github.com/pomerium/pomerium/pull/3918/commits/77f47c78cb61ac4a385acb2a4c2e5210f55a9162" + }, + "date": 1674875400254, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16020369, + "unit": "ns/op", + "extra": "76 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9644195, + "unit": "ns/op", + "extra": "126 times\n2 procs" + } + ] } ] }