From 63e2c546310072e843d8fd33c1366832f784f465 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 Aug 2022 16:43:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f9b7778c88e09a995006a94bbdc5ed1aefe530c5 --- 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 fd100df8b..3c8b5b639 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661791344348, + "lastUpdate": 1661791389931, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -8390,6 +8390,38 @@ window.BENCHMARK_DATA = { "extra": "99 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f9b7778c88e09a995006a94bbdc5ed1aefe530c5", + "message": "chore(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0", + "timestamp": "2022-08-26T16:26:12Z", + "url": "https://github.com/pomerium/pomerium/pull/3585/commits/f9b7778c88e09a995006a94bbdc5ed1aefe530c5" + }, + "date": 1661791388391, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 118110449, + "unit": "ns/op", + "extra": "50 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11659241, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }