diff --git a/dev/bench/data.js b/dev/bench/data.js index 8eb96efc76..bebf518b7d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730722648666, + "lastUpdate": 1730726663209, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -34803,6 +34803,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 35089.94399345001 milliseconds over 20 runs" } ] + }, + { + "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": "48ebb4794f831dad29aba3141046c23f7bbfd677", + "message": "chore(deps): Update setuptools requirement from ~=75.2.0 to ~=75.3.0 in /packages/@jsii/python-runtime (#4689)\n\nUpdates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.\n
\nChangelog\n

Sourced from setuptools's changelog.

\n
\n

v75.3.0

\n

Features

\n\n

Bugfixes

\n\n

Misc

\n\n

v75.2.0

\n

Features

\n\n

Bugfixes

\n\n

v75.1.1

\n

Bugfixes

\n\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\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
\nDependabot commands and options\n
\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 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
", + "timestamp": "2024-11-04T12:49:31Z", + "tree_id": "b821de7dfa8e6ab7c4fd0d02844a5fc8d9c71009", + "url": "https://github.com/aws/jsii/commit/48ebb4794f831dad29aba3141046c23f7bbfd677" + }, + "date": 1730726658342, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 43653.308888000014, + "unit": "milliseconds", + "range": 232407.87395821838, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 43653.308888000014 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 35856.308809099995, + "unit": "milliseconds", + "range": 139794.8198993796, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 35856.308809099995 milliseconds over 20 runs" + } + ] } ] }