From c79d74c65ccae1a0007e41df010c9eb06d4d3c40 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 28 Jan 2023 17:11:01 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 57010b7b8a2cf4f77d7536e0ad60b60ac6b6f5c4 --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 819ff93ad..e6c601f7f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1674925821027, + "lastUpdate": 1674925861563, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -30802,6 +30802,42 @@ window.BENCHMARK_DATA = { "extra": "154 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "57010b7b8a2cf4f77d7536e0ad60b60ac6b6f5c4", + "message": "bump goreleaser to v4.1.1 (#3918)", + "timestamp": "2023-01-28T09:07:47-08:00", + "tree_id": "6548171737aed5b0ca1e62d1b6c66a2196acbbcb", + "url": "https://github.com/pomerium/pomerium/commit/57010b7b8a2cf4f77d7536e0ad60b60ac6b6f5c4" + }, + "date": 1674925860450, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18076619, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10553845, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }