From 12152d661811f97e7f737460c044f1de8dcecf4d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 29 Aug 2022 17:55:57 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 3be002bd69f9f106fcec729948ebd784b30d3f82 --- 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 d7a9c5d9d..07aaf1fe2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661795395958, + "lastUpdate": 1661795757543, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -8798,6 +8798,38 @@ window.BENCHMARK_DATA = { "extra": "156 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "3be002bd69f9f106fcec729948ebd784b30d3f82", + "message": "chore(deps): bump golang from `a7a23f1` to `d84495e`", + "timestamp": "2022-08-26T16:26:12Z", + "url": "https://github.com/pomerium/pomerium/pull/3589/commits/3be002bd69f9f106fcec729948ebd784b30d3f82" + }, + "date": 1661795756963, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12878286, + "unit": "ns/op", + "extra": "94 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7978180, + "unit": "ns/op", + "extra": "136 times\n2 procs" + } + ] } ] }