From db8f13641385dc5feb883e7b5b2a43e04be61b23 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 10 Jun 2023 01:19:07 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c5f0a854f2c4828dbe95aacf4ba0b09726796dda --- 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 cad5894df..07effb662 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686359907798, + "lastUpdate": 1686359947616, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -48214,6 +48214,38 @@ window.BENCHMARK_DATA = { "extra": "127 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c5f0a854f2c4828dbe95aacf4ba0b09726796dda", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5", + "timestamp": "2023-06-09T07:38:15Z", + "url": "https://github.com/pomerium/pomerium/pull/4225/commits/c5f0a854f2c4828dbe95aacf4ba0b09726796dda" + }, + "date": 1686359947015, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16070621, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10761227, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }