From 22566e6f79eb8a31c9d2cb0fe988d9c79c8301e4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 2 Aug 2023 15:33:47 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for bf12bc18274e9ddbf17d66ba6075c8d1501ef39a --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 33b34a506..ad3caae4a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690990248276, + "lastUpdate": 1690990427589, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -60846,6 +60846,42 @@ window.BENCHMARK_DATA = { "extra": "97 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "bf12bc18274e9ddbf17d66ba6075c8d1501ef39a", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 (#4402)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.6 to 3.23.7.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.6...v3.23.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/shirou/gopsutil/v3\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-08-02T09:27:46-06:00", + "tree_id": "1f0dfe0771addd616fafaea9eb57743d2ed63575", + "url": "https://github.com/pomerium/pomerium/commit/bf12bc18274e9ddbf17d66ba6075c8d1501ef39a" + }, + "date": 1690990420999, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18324073, + "unit": "ns/op", + "extra": "63 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12837646, + "unit": "ns/op", + "extra": "91 times\n2 procs" + } + ] } ] }