From 5159ddfe8f32b68eea39e8f1b465fbf4af58909a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 17:09:24 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 71a51c22b4835399008e6f599c94c0fb933290e2 --- 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 ef71cf48c..19e793377 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706807353337, + "lastUpdate": 1706807363961, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95978,6 +95978,38 @@ window.BENCHMARK_DATA = { "extra": "146 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "71a51c22b4835399008e6f599c94c0fb933290e2", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4928/commits/71a51c22b4835399008e6f599c94c0fb933290e2" + }, + "date": 1706807350665, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10657774, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7495572, + "unit": "ns/op", + "extra": "164 times\n4 procs" + } + ] } ] }