From ef2dd001f9a2790fe84927be59e5fa2499d0296f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 12 Feb 2024 12:43:57 +0000 Subject: [PATCH] add jsii Benchmark (customSmallerIsBetter) benchmark result for 41498e8a0003d3e7961d91af8334eafea0fd3f42 --- dev/bench/data.js | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index b40d94c262..4147127799 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707143068873, + "lastUpdate": 1707741837223, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -26291,6 +26291,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39767.33344229999 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": "41498e8a0003d3e7961d91af8334eafea0fd3f42", + "message": "chore(deps): Update setuptools requirement from ~=69.0.3 to ~=69.1.0 in /packages/@jsii/python-runtime (#4420)\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

v69.1.0

\n

Features

\n
    \n
  • Updated and removed obsolete Python < 3.8 code and comments. -- by :user:Avasam (#4096)
  • \n
  • Updated pkg_resources to use stdlib importlib.machinery instead of importlib_machinery -- by :user:Avasam (#4097)
  • \n
\n

Bugfixes

\n
    \n
  • In tests, rely on pytest-home for reusable fixture. (#4072)
  • \n
  • Explicitely marked as Protocol and fixed missing self argument in interfaces pkg_resources.IMetadataProvider and pkg_resources.IResourceProvider -- by :user:Avasam (#4144)
  • \n
  • Restored expectation that egg-link files would be named with dash separators for compatibility with pip prior to version 24. (#4167)
  • \n
\n

Improved Documentation

\n
    \n
  • Updated documentation referencing obsolete Python 3.7 code. -- by :user:Avasam (#4096)
  • \n
  • Changed versionadded for "Type information included by default" feature from v68.3.0 to v69.0.0 -- by :user:Avasam` (#4182)
  • \n
  • Described the auto-generated files -- by :user:VladimirFokow (#4198)
  • \n
  • Updated "Quickstart" to describe the current status of setup.cfg and pyproject.toml -- by :user:VladimirFokow (#4200)
  • \n
\n

v69.0.3

\n

Bugfixes

\n
    \n
  • Retain valid names with underscores in egg_info.
  • \n
\n

v69.0.2

\n

Bugfixes

\n
    \n
  • Added missing estimated date for removing setuptools.dep_util (deprecated in v69.0.0). (#4131)
  • \n
\n

v69.0.1

\n

Bugfixes

\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-02-12T12:04:33Z", + "tree_id": "abd6cc713634897d8b8e471eb57050ca34c8991c", + "url": "https://github.com/aws/jsii/commit/41498e8a0003d3e7961d91af8334eafea0fd3f42" + }, + "date": 1707741832979, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 51433.01911405003, + "unit": "milliseconds", + "range": 827715.2295261668, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 51433.01911405003 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 39129.966889899995, + "unit": "milliseconds", + "range": 47976.067472853305, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39129.966889899995 milliseconds over 20 runs" + } + ] } ] }