-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add jsii Benchmark (customSmallerIsBetter) benchmark result for 905f54d
- Loading branch information
github-action-benchmark
committed
Feb 26, 2024
1 parent
48a9d22
commit ca5f96a
Showing
1 changed file
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1708357858127, | ||
"lastUpdate": 1708953134807, | ||
"repoUrl": "https://github.com/aws/jsii", | ||
"entries": { | ||
"jsii Benchmark": [ | ||
|
@@ -26785,6 +26785,44 @@ window.BENCHMARK_DATA = { | |
"extra": "Compile [email protected] (tsc) averaged 39257.47307905 milliseconds over 20 runs" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "49699333+dependabot[bot]@users.noreply.github.com", | ||
"name": "dependabot[bot]", | ||
"username": "dependabot[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "905f54da9ce07c57e8ded987984d8d328296abeb", | ||
"message": "chore(deps): Update black requirement from ~=24.1 to ~=24.2 in /packages/@jsii/python-runtime (#4435)\n\nUpdates the requirements on [black](https://github.com/psf/black) to permit the latest version.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/psf/black/releases\">black's releases</a>.</em></p>\n<blockquote>\n<h2>24.2.0</h2>\n<h3>Stable style</h3>\n<ul>\n<li>Fixed a bug where comments where mistakenly removed along with redundant parentheses\n(<a href=\"https://redirect.github.com/psf/black/issues/4218\">#4218</a>)</li>\n</ul>\n<h3>Preview style</h3>\n<ul>\n<li>Move the <code>hug_parens_with_braces_and_square_brackets</code> feature to the unstable style\ndue to an outstanding crash and proposed formatting tweaks (<a href=\"https://redirect.github.com/psf/black/issues/4198\">#4198</a>)</li>\n<li>Fixed a bug where base expressions caused inconsistent formatting of ** in tenary\nexpression (<a href=\"https://redirect.github.com/psf/black/issues/4154\">#4154</a>)</li>\n<li>Checking for newline before adding one on docstring that is almost at the line limit\n(<a href=\"https://redirect.github.com/psf/black/issues/4185\">#4185</a>)</li>\n<li>Remove redundant parentheses in <code>case</code> statement <code>if</code> guards (<a href=\"https://redirect.github.com/psf/black/issues/4214\">#4214</a>).</li>\n</ul>\n<h3>Configuration</h3>\n<ul>\n<li>Fix issue where <em>Black</em> would ignore input files in the presence of symlinks (<a href=\"https://redirect.github.com/psf/black/issues/4222\">#4222</a>)</li>\n<li><em>Black</em> now ignores <code>pyproject.toml</code> that is missing a <code>tool.black</code> section when\ndiscovering project root and configuration. Since <em>Black</em> continues to use version\ncontrol as an indicator of project root, this is expected to primarily change behavior\nfor users in a monorepo setup (desirably). If you wish to preserve previous behavior,\nsimply add an empty <code>[tool.black]</code> to the previously discovered <code>pyproject.toml</code>\n(<a href=\"https://redirect.github.com/psf/black/issues/4204\">#4204</a>)</li>\n</ul>\n<h3>Output</h3>\n<ul>\n<li>Black will swallow any <code>SyntaxWarning</code>s or <code>DeprecationWarning</code>s produced by the <code>ast</code>\nmodule when performing equivalence checks (<a href=\"https://redirect.github.com/psf/black/issues/4189\">#4189</a>)</li>\n</ul>\n<h3>Integrations</h3>\n<ul>\n<li>Add a JSONSchema and provide a validate-pyproject entry-point (<a href=\"https://redirect.github.com/psf/black/issues/4181\">#4181</a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/psf/black/blob/main/CHANGES.md\">black's changelog</a>.</em></p>\n<blockquote>\n<h2>24.2.0</h2>\n<h3>Stable style</h3>\n<ul>\n<li>Fixed a bug where comments where mistakenly removed along with redundant parentheses\n(<a href=\"https://redirect.github.com/psf/black/issues/4218\">#4218</a>)</li>\n</ul>\n<h3>Preview style</h3>\n<ul>\n<li>Move the <code>hug_parens_with_braces_and_square_brackets</code> feature to the unstable style\ndue to an outstanding crash and proposed formatting tweaks (<a href=\"https://redirect.github.com/psf/black/issues/4198\">#4198</a>)</li>\n<li>Fixed a bug where base expressions caused inconsistent formatting of ** in tenary\nexpression (<a href=\"https://redirect.github.com/psf/black/issues/4154\">#4154</a>)</li>\n<li>Checking for newline before adding one on docstring that is almost at the line limit\n(<a href=\"https://redirect.github.com/psf/black/issues/4185\">#4185</a>)</li>\n<li>Remove redundant parentheses in <code>case</code> statement <code>if</code> guards (<a href=\"https://redirect.github.com/psf/black/issues/4214\">#4214</a>).</li>\n</ul>\n<h3>Configuration</h3>\n<ul>\n<li>Fix issue where <em>Black</em> would ignore input files in the presence of symlinks (<a href=\"https://redirect.github.com/psf/black/issues/4222\">#4222</a>)</li>\n<li><em>Black</em> now ignores <code>pyproject.toml</code> that is missing a <code>tool.black</code> section when\ndiscovering project root and configuration. Since <em>Black</em> continues to use version\ncontrol as an indicator of project root, this is expected to primarily change behavior\nfor users in a monorepo setup (desirably). If you wish to preserve previous behavior,\nsimply add an empty <code>[tool.black]</code> to the previously discovered <code>pyproject.toml</code>\n(<a href=\"https://redirect.github.com/psf/black/issues/4204\">#4204</a>)</li>\n</ul>\n<h3>Output</h3>\n<ul>\n<li>Black will swallow any <code>SyntaxWarning</code>s or <code>DeprecationWarning</code>s produced by the <code>ast</code>\nmodule when performing equivalence checks (<a href=\"https://redirect.github.com/psf/black/issues/4189\">#4189</a>)</li>\n</ul>\n<h3>Integrations</h3>\n<ul>\n<li>Add a JSONSchema and provide a validate-pyproject entry-point (<a href=\"https://redirect.github.com/psf/black/issues/4181\">#4181</a>)</li>\n</ul>\n<h2>24.1.1</h2>\n<p>Bugfix release to fix a bug that made Black unusable on certain file systems with strict\nlimits on path length.</p>\n<h3>Preview style</h3>\n<ul>\n<li>Consistently add trailing comma on typed parameters (<a href=\"https://redirect.github.com/psf/black/issues/4164\">#4164</a>)</li>\n</ul>\n<h3>Configuration</h3>\n<ul>\n<li>Shorten the length of the name of the cache file to fix crashes on file systems that\ndo not support long paths (<a href=\"https://redirect.github.com/psf/black/issues/4176\">#4176</a>)</li>\n</ul>\n\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/psf/black/commit/6fdf8a4af28071ed1d079c01122b34c5d587207a\"><code>6fdf8a4</code></a> Prepare release 24.2.0 (<a href=\"https://redirect.github.com/psf/black/issues/4226\">#4226</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/8af439407c051d55f3221cc93795d20bd9af49c9\"><code>8af4394</code></a> fix: Don't remove comments along with parens (<a href=\"https://redirect.github.com/psf/black/issues/4218\">#4218</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/35e97769190d8c8fe94d9ea2d70d7d88b22a2642\"><code>35e9776</code></a> Bump pre-commit/action from 3.0.0 to 3.0.1 (<a href=\"https://redirect.github.com/psf/black/issues/4225\">#4225</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/23dfc5b2c3b0694a8c27e58e28439591976aaf94\"><code>23dfc5b</code></a> Fix ignoring input files for symlink reasons (<a href=\"https://redirect.github.com/psf/black/issues/4222\">#4222</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/a20100395cf6179a81289452efad1d8e72b19682\"><code>a201003</code></a> Simplify check for symlinks that resolve outside root (<a href=\"https://redirect.github.com/psf/black/issues/4221\">#4221</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/dab37a6a1117d690d683121edc4d7c8fb8dd75a7\"><code>dab37a6</code></a> Remove redundant parentheses in <code>case</code> statement <code>if</code> guards (<a href=\"https://redirect.github.com/psf/black/issues/4214\">#4214</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/32230e6f5c4bc6bb5c469451e15f3f54d9884b51\"><code>32230e6</code></a> fix: bug where the doublestar operation had inconsistent formatting. (<a href=\"https://redirect.github.com/psf/black/issues/4154\">#4154</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/7edb50f5a0afc56bb648dc14640ced144366b43a\"><code>7edb50f</code></a> fix: additional newline added to docstring when the previous line length is l...</li>\n<li><a href=\"https://github.com/psf/black/commit/3e80de3447dee272e9977ab58b1560a669b7b848\"><code>3e80de3</code></a> Bump furo from 2023.9.10 to 2024.1.29 in /docs (<a href=\"https://redirect.github.com/psf/black/issues/4211\">#4211</a>)</li>\n<li><a href=\"https://github.com/psf/black/commit/a08b480a2f39fb4fc7b210d8b450e33d3879f77d\"><code>a08b480</code></a> Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (<a href=\"https://redirect.github.com/psf/black/issues/4212\">#4212</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/psf/black/compare/24.1.0...24.2.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>", | ||
"timestamp": "2024-02-26T12:33:15Z", | ||
"tree_id": "a4bc2b132fcb1b95381a36731390a1de4ee89460", | ||
"url": "https://github.com/aws/jsii/commit/905f54da9ce07c57e8ded987984d8d328296abeb" | ||
}, | ||
"date": 1708953130470, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Compile [email protected]", | ||
"value": 50635.177751300005, | ||
"unit": "milliseconds", | ||
"range": 889526.5453280134, | ||
"extra": "Compile [email protected] averaged 50635.177751300005 milliseconds over 20 runs" | ||
}, | ||
{ | ||
"name": "Compile [email protected] (tsc)", | ||
"value": 38845.0261657, | ||
"unit": "milliseconds", | ||
"range": 110311.75662511354, | ||
"extra": "Compile [email protected] (tsc) averaged 38845.0261657 milliseconds over 20 runs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|