From ca5aeea15242523d342a672f10f5b79fabb2e4a8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 Aug 2022 16:42:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d2404a25101adc3c44ab276d55c8410d9e896626 --- 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 d697c523d..fd100df8b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661791293275, + "lastUpdate": 1661791344348, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -8358,6 +8358,38 @@ window.BENCHMARK_DATA = { "extra": "150 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d2404a25101adc3c44ab276d55c8410d9e896626", + "message": "chore(deps): bump actions/setup-go from 3.2.1 to 3.3.0", + "timestamp": "2022-08-26T16:26:12Z", + "url": "https://github.com/pomerium/pomerium/pull/3583/commits/d2404a25101adc3c44ab276d55c8410d9e896626" + }, + "date": 1661791343529, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18993277, + "unit": "ns/op", + "extra": "72 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10990498, + "unit": "ns/op", + "extra": "99 times\n2 procs" + } + ] } ] }