From 1f263da52f361a17b54ec03ad9d60c9ab6c44472 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 24 Apr 2023 17:03:45 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for e28a4d9630336565d95e9b8eb8490d4f45cdabf9 --- 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 c07001462..96b122224 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682355785454, + "lastUpdate": 1682355825679, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -42026,6 +42026,38 @@ window.BENCHMARK_DATA = { "extra": "123 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "e28a4d9630336565d95e9b8eb8490d4f45cdabf9", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3", + "timestamp": "2023-04-24T15:19:59Z", + "url": "https://github.com/pomerium/pomerium/pull/4129/commits/e28a4d9630336565d95e9b8eb8490d4f45cdabf9" + }, + "date": 1682355824686, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15534585, + "unit": "ns/op", + "extra": "85 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9447500, + "unit": "ns/op", + "extra": "134 times\n2 procs" + } + ] } ] }