-
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 bd0fff4
- Loading branch information
github-action-benchmark
committed
Oct 28, 2024
1 parent
45982d0
commit 81d2019
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": 1730118608330, | ||
"lastUpdate": 1730122183365, | ||
"repoUrl": "https://github.com/aws/jsii", | ||
"entries": { | ||
"jsii Benchmark": [ | ||
|
@@ -34613,6 +34613,44 @@ window.BENCHMARK_DATA = { | |
"extra": "Compile [email protected] (tsc) averaged 38131.48280935 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": "bd0fff41ad88301420ffac11e08099380b14a7a3", | ||
"message": "chore(deps): Update pip requirement from ~=24.2 to ~=24.3 in /packages/@jsii/python-runtime (#4684)\n\nUpdates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/pypa/pip/blob/main/NEWS.rst\">pip's changelog</a>.</em></p>\n<blockquote>\n<h1>24.3.1 (2024-10-27)</h1>\n<h2>Bug Fixes</h2>\n<ul>\n<li>Allow multiple nested inclusions of the same requirements file again. (<code>[#13046](https://github.com/pypa/pip/issues/13046) <https://github.com/pypa/pip/issues/13046></code>_)</li>\n</ul>\n<h1>24.3 (2024-10-27)</h1>\n<h2>Deprecations and Removals</h2>\n<ul>\n<li>Deprecate wheel filenames that are not compliant with :pep:<code>440</code>. (<code>[#12918](https://github.com/pypa/pip/issues/12918) <https://github.com/pypa/pip/issues/12918></code>_)</li>\n</ul>\n<h2>Features</h2>\n<ul>\n<li>Detect recursively referencing requirements files and help users identify\nthe source. (<code>[#12653](https://github.com/pypa/pip/issues/12653) <https://github.com/pypa/pip/issues/12653></code>_)</li>\n<li>Support for :pep:<code>730</code> iOS wheels. (<code>[#12961](https://github.com/pypa/pip/issues/12961) <https://github.com/pypa/pip/issues/12961></code>_)</li>\n</ul>\n<h2>Bug Fixes</h2>\n<ul>\n<li>Display a better error message when an already installed package has an invalid requirement. (<code>[#12953](https://github.com/pypa/pip/issues/12953) <https://github.com/pypa/pip/issues/12953></code>_)</li>\n<li>Ignore <code>PIP_TARGET</code> and <code>pip.conf</code> <code>global.target</code> when preparing a build environment. (<code>[#8438](https://github.com/pypa/pip/issues/8438) <https://github.com/pypa/pip/issues/8438></code>_)</li>\n<li>Restore support for macOS 10.12 and older (via truststore). (<code>[#12901](https://github.com/pypa/pip/issues/12901) <https://github.com/pypa/pip/issues/12901></code>_)</li>\n<li>Allow installing pip in editable mode in a virtual environment on Windows. (<code>[#12666](https://github.com/pypa/pip/issues/12666) <https://github.com/pypa/pip/issues/12666></code>_)</li>\n</ul>\n<h2>Vendored Libraries</h2>\n<ul>\n<li>Upgrade certifi to 2024.8.30</li>\n<li>Upgrade distlib to 0.3.9</li>\n<li>Upgrade truststore to 0.10.0</li>\n<li>Upgrade urllib3 to 1.26.20</li>\n</ul>\n<h1>24.2 (2024-07-28)</h1>\n<h2>Deprecations and Removals</h2>\n<ul>\n<li>Deprecate <code>pip install --editable</code> falling back to <code>setup.py develop</code>\nwhen using a setuptools version that does not support :pep:<code>660</code>\n(setuptools v63 and older). (<code>[#11457](https://github.com/pypa/pip/issues/11457) <https://github.com/pypa/pip/issues/11457></code>_)</li>\n</ul>\n<p>Features</p>\n\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/pypa/pip/commit/05293b6b55eca86490b7c2944bcc558a56064f0d\"><code>05293b6</code></a> Bump for release</li>\n<li><a href=\"https://github.com/pypa/pip/commit/6a5db8b107bb0063c69dc5ccd39dbfef14ca7a32\"><code>6a5db8b</code></a> Merge pull request <a href=\"https://redirect.github.com/pypa/pip/issues/13047\">#13047</a> from sbidoul/fix-13046</li>\n<li><a href=\"https://github.com/pypa/pip/commit/7be54ced1cca2c850e79e8fbe9ec2b76947b2b6f\"><code>7be54ce</code></a> Don't fail when the same req file is included more than once</li>\n<li><a href=\"https://github.com/pypa/pip/commit/4f6aeb17ed540e181b9ad1dea8d7b5389effd21b\"><code>4f6aeb1</code></a> Merge pull request <a href=\"https://redirect.github.com/pypa/pip/issues/13044\">#13044</a> from sbidoul/release/24.3</li>\n<li><a href=\"https://github.com/pypa/pip/commit/e1b1d51fe8d0f4b84b77206173ceb656caa2edeb\"><code>e1b1d51</code></a> Bump for development</li>\n<li><a href=\"https://github.com/pypa/pip/commit/cdba22f49b425fe4a57a8daf992fd6335c8010a1\"><code>cdba22f</code></a> Bump for release</li>\n<li><a href=\"https://github.com/pypa/pip/commit/27f8374e8dd49141bd2397c0e8e8093cf3676ff7\"><code>27f8374</code></a> Update AUTHORS.txt</li>\n<li><a href=\"https://github.com/pypa/pip/commit/c79d01953357913f421f192f51ffa9bab0a75ba0\"><code>c79d019</code></a> Merge pull request <a href=\"https://redirect.github.com/pypa/pip/issues/13033\">#13033</a> from sbidoul/vendoring-24.3-sbi</li>\n<li><a href=\"https://github.com/pypa/pip/commit/3ca89215a96f9b05619fc52bb778c19f26b84a9f\"><code>3ca8921</code></a> Merge pull request <a href=\"https://redirect.github.com/pypa/pip/issues/13041\">#13041</a> from sethmlarson/truststore-0.10.0</li>\n<li><a href=\"https://github.com/pypa/pip/commit/0cc7375ff0a42ddfa19f23f42cb96d6d7c06d29b\"><code>0cc7375</code></a> Upgrade vendored truststore to 0.10.0</li>\n<li>Additional commits viewable in <a href=\"https://github.com/pypa/pip/compare/24.2...24.3.1\">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-10-28T12:53:07Z", | ||
"tree_id": "eb06dc9b8ffb4d5bbd11d959edbc29f98740683c", | ||
"url": "https://github.com/aws/jsii/commit/bd0fff41ad88301420ffac11e08099380b14a7a3" | ||
}, | ||
"date": 1730122178575, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Compile [email protected]", | ||
"value": 46840.21710694999, | ||
"unit": "milliseconds", | ||
"range": 525896.8948349773, | ||
"extra": "Compile [email protected] averaged 46840.21710694999 milliseconds over 20 runs" | ||
}, | ||
{ | ||
"name": "Compile [email protected] (tsc)", | ||
"value": 37409.49010935001, | ||
"unit": "milliseconds", | ||
"range": 503708.6815306144, | ||
"extra": "Compile [email protected] (tsc) averaged 37409.49010935001 milliseconds over 20 runs" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|