diff --git a/dev/bench/data.js b/dev/bench/data.js index f4d45ce1de..b80eb7e012 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727096363069, + "lastUpdate": 1727098513294, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -33435,6 +33435,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39050.68953825 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": "e77060d500c9a09655beb4fffd5c961c7923801f", + "message": "chore(deps): Bump xunit from 2.9.0 to 2.9.1 in /packages/@jsii/dotnet-runtime/src (#4647)\n\nBumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1.\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.9.0&new-version=2.9.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-09-23T12:57:59Z", + "tree_id": "f7eecdabbce26ad2d8685d2efd91301c81e93a51", + "url": "https://github.com/aws/jsii/commit/e77060d500c9a09655beb4fffd5c961c7923801f" + }, + "date": 1727098508789, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 47448.093467700026, + "unit": "milliseconds", + "range": 987573.2577424323, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 47448.093467700026 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 38299.415707399996, + "unit": "milliseconds", + "range": 435695.6805140584, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38299.415707399996 milliseconds over 20 runs" + } + ] } ] }