From 29b3701d7b6468f02255897a89aa5f8a53cc7ddf Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 26 Aug 2024 13:59:37 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 75324e2d05c882fa21ba3e52f68896885c273d2e --- 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 5acef18c9..d49dca5fb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724466770105, + "lastUpdate": 1724680777813, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120530,6 +120530,42 @@ window.BENCHMARK_DATA = { "extra": "193 times\n4 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": "75324e2d05c882fa21ba3e52f68896885c273d2e", + "message": "chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui (#5240)\n\nBumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.\r\n- [Release notes](https://github.com/micromatch/micromatch/releases)\r\n- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: micromatch\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-08-26T07:56:02-06:00", + "tree_id": "2ea60db2d93f0d5b2bdc8953ca2bc95ef1d8228e", + "url": "https://github.com/pomerium/pomerium/commit/75324e2d05c882fa21ba3e52f68896885c273d2e" + }, + "date": 1724680766988, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8693573, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6211710, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }