From 347b88a77a05ed8e4838362cb46ae081211e421e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 2 Aug 2023 15:16:45 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d87a3bbd1b2857e88a7c0e4d549fd97005b1c208 --- 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 041eaddd9..c458df62b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690989255569, + "lastUpdate": 1690989405439, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -60746,6 +60746,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d87a3bbd1b2857e88a7c0e4d549fd97005b1c208", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7", + "timestamp": "2023-08-02T07:33:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4402/commits/d87a3bbd1b2857e88a7c0e4d549fd97005b1c208" + }, + "date": 1690989398689, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16705491, + "unit": "ns/op", + "extra": "68 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10112657, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }