diff --git a/dev/bench/data.js b/dev/bench/data.js index f1108bb978..e5d7031b58 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722861933043, + "lastUpdate": 1722864783859, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -31573,6 +31573,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36529.59539449999 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": "4c2139c7071ae037698f567676795996daf2b382", + "message": "chore(deps): Bump mypy from 1.11.0 to 1.11.1 in /packages/@jsii/python-runtime (#4598)\n\nBumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=1.11.0&new-version=1.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\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-08-05T12:55:35Z", + "tree_id": "c1761706162191dc1784e161ade0ffc2b5b05dcc", + "url": "https://github.com/aws/jsii/commit/4c2139c7071ae037698f567676795996daf2b382" + }, + "date": 1722864778256, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 46760.02235649999, + "unit": "milliseconds", + "range": 259194.86560336204, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 46760.02235649999 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 38293.817900650014, + "unit": "milliseconds", + "range": 418814.77135567786, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38293.817900650014 milliseconds over 20 runs" + } + ] } ] }