From 9b34c2af38cc91d68e80ed4927f8b8568dd717ea Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 24 Oct 2022 20:57:33 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 935507fd544c7cccf53ebaa8871767ddb90cfb16 --- 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 ce0056932..e45fde204 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666644991965, + "lastUpdate": 1666645053629, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -16342,6 +16342,42 @@ window.BENCHMARK_DATA = { "extra": "123 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": "935507fd544c7cccf53ebaa8871767ddb90cfb16", + "message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2 (#3699)\n\nchore(deps): bump stefanzweifel/git-auto-commit-action\r\n\r\nBumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.15.1 to 4.15.2.\r\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\r\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/fd157da78fa13d9383e5580d1fd1184d89554b51...2fde6fc18d3b24c2561ba4b73a8e015e863cef85)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: stefanzweifel/git-auto-commit-action\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\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2022-10-24T14:48:24-06:00", + "tree_id": "9120b2c807ad57f93704eadcac1cd9958ba75f9e", + "url": "https://github.com/pomerium/pomerium/commit/935507fd544c7cccf53ebaa8871767ddb90cfb16" + }, + "date": 1666645052519, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17635526, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10074415, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }