From b6d211c5a4894f835f140977a40b320bcf5c3083 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 12 Jun 2023 17:00:33 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c31ebaa79ab60585ff7a918fc72ad31727017cae --- 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 1cfb79d79..e5de6ccb5 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686589220201, + "lastUpdate": 1686589233215, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48714,6 +48714,38 @@ window.BENCHMARK_DATA = { "extra": "94 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c31ebaa79ab60585ff7a918fc72ad31727017cae", + "message": "chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0", + "timestamp": "2023-06-12T02:14:30Z", + "url": "https://github.com/pomerium/pomerium/pull/4240/commits/c31ebaa79ab60585ff7a918fc72ad31727017cae" + }, + "date": 1686589232026, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18206587, + "unit": "ns/op", + "extra": "66 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12317408, + "unit": "ns/op", + "extra": "90 times\n2 procs" + } + ] } ] }