diff --git a/dev/bench/data.js b/dev/bench/data.js index 76f63a20fd..c63066672c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725367806662, + "lastUpdate": 1725885309902, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -33245,6 +33245,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36785.801093250004 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": "f7f1a2caa55e25d08d64d2db685a992d4a3a8005", + "message": "chore(deps): Update setuptools requirement from ~=74.0.0 to ~=74.1.2 in /packages/@jsii/python-runtime (#4638)\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

v74.1.2

\n

Bugfixes

\n\n

v74.1.1

\n

Bugfixes

\n\n

v74.1.0

\n

Features

\n\n

Bugfixes

\n\n

v74.0.0

\n

Features

\n\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-09-09T11:58:29Z", + "tree_id": "d824a3dae6d564e5a529821b4b91d017dee4d028", + "url": "https://github.com/aws/jsii/commit/f7f1a2caa55e25d08d64d2db685a992d4a3a8005" + }, + "date": 1725885305536, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 47091.01226779999, + "unit": "milliseconds", + "range": 269445.3318030859, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 47091.01226779999 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 37994.072558550004, + "unit": "milliseconds", + "range": 135802.16925981228, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 37994.072558550004 milliseconds over 20 runs" + } + ] } ] }