From 4e85f2ec280969228eb3b75a6b4f96162a5087cc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Aug 2023 16:52:05 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d537ef66f94958df1246cd8e19071c94e3c9489e --- 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 7954e4a3b..fd5713bf2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690908625718, + "lastUpdate": 1690908725086, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -59514,6 +59514,38 @@ window.BENCHMARK_DATA = { "extra": "124 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d537ef66f94958df1246cd8e19071c94e3c9489e", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4402/commits/d537ef66f94958df1246cd8e19071c94e3c9489e" + }, + "date": 1690908717691, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 19221816, + "unit": "ns/op", + "extra": "64 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12774590, + "unit": "ns/op", + "extra": "90 times\n2 procs" + } + ] } ] }