diff --git a/dev/bench/data.js b/dev/bench/data.js index 28c1b56f03..0ce8f5f287 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728683237750, + "lastUpdate": 1728908907777, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -34043,6 +34043,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36737.36430865001 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": "870499c2b2bcc757a71cebf48f3cba85c8e8e446", + "message": "chore(deps): Bump Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection in /packages/@jsii/dotnet-runtime/src (#4663)\n\nBumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together.\nUpdates `Microsoft.Extensions.Logging` from 8.0.0 to 8.0.1\n
\nRelease notes\n

Sourced from Microsoft.Extensions.Logging's releases.

\n
\n

.NET 8.0.1

\n

Release

\n
\n
\n
\nCommits\n\n
\n
\n\nUpdates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1\n
\nRelease notes\n

Sourced from Microsoft.Extensions.DependencyInjection's releases.

\n
\n

.NET 8.0.1

\n

Release

\n
\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-10-14T11:50:47Z", + "tree_id": "63d679f8818baffdffd8053dcbb2afc62f28edff", + "url": "https://github.com/aws/jsii/commit/870499c2b2bcc757a71cebf48f3cba85c8e8e446" + }, + "date": 1728908903334, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 47428.24328825004, + "unit": "milliseconds", + "range": 585205.1812547211, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 47428.24328825004 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 38738.2880718, + "unit": "milliseconds", + "range": 164205.27164427025, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38738.2880718 milliseconds over 20 runs" + } + ] } ] }