diff --git a/dev/bench/data.js b/dev/bench/data.js index ee873203ce..de88c5939c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699250762767, + "lastUpdate": 1699277303573, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -22985,6 +22985,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 56023.79107215001 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": "265ff62ea42d661078f29e6614444e906eb969c0", + "message": "chore(deps): Bump xunit from 2.5.2 to 2.6.1 in /packages/@jsii/dotnet-runtime-test/test (#4315)\n\nBumps [xunit](https://github.com/xunit/xunit) from 2.5.2 to 2.6.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.5.2&new-version=2.6.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": "2023-11-06T12:27:23Z", + "tree_id": "509c135f77453209665e0e5e6a3b9cea0effd95d", + "url": "https://github.com/aws/jsii/commit/265ff62ea42d661078f29e6614444e906eb969c0" + }, + "date": 1699277297961, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 83529.53007495006, + "unit": "milliseconds", + "range": 797647.6343748647, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 83529.53007495006 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 61204.39974439998, + "unit": "milliseconds", + "range": 32449.917986604396, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 61204.39974439998 milliseconds over 20 runs" + } + ] } ] }