From c006746e516a852812d4cac085e6497c4c0ebae4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 25 Apr 2023 00:33:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 951d176a45f41a9c1b740d9e045dde7fb722ed8c --- 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 aec1e83de..5f5c05dcd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682370926304, + "lastUpdate": 1682382798975, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -42154,6 +42154,42 @@ window.BENCHMARK_DATA = { "extra": "92 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": "951d176a45f41a9c1b740d9e045dde7fb722ed8c", + "message": "chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 (#4129)\n\nBumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.2 to 3.23.3.\r\n- [Release notes](https://github.com/shirou/gopsutil/releases)\r\n- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.2...v3.23.3)\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-04-24T18:28:38-06:00", + "tree_id": "f273b6792acf590805749eec329746de5f22f01c", + "url": "https://github.com/pomerium/pomerium/commit/951d176a45f41a9c1b740d9e045dde7fb722ed8c" + }, + "date": 1682382798434, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15220650, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9544808, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }