From 2ac883d4e4909eb172bf3929867a504454b6e359 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 22 Aug 2022 20:04:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c5f4b052f90e228fff3857d08b7a4c6275adf728 --- 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 9b36151a9..7c8eae763 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1661198429440, + "lastUpdate": 1661198664834, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -7526,6 +7526,38 @@ window.BENCHMARK_DATA = { "extra": "148 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c5f4b052f90e228fff3857d08b7a4c6275adf728", + "message": "chore(deps): bump actions/cache from 3.0.7 to 3.0.8", + "timestamp": "2022-08-21T23:07:41Z", + "url": "https://github.com/pomerium/pomerium/pull/3565/commits/c5f4b052f90e228fff3857d08b7a4c6275adf728" + }, + "date": 1661198664198, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14035305, + "unit": "ns/op", + "extra": "96 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8592299, + "unit": "ns/op", + "extra": "132 times\n2 procs" + } + ] } ] }