From 269e51d98625bad8807ef2a7732e24e508f6a9ff Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 24 Jun 2024 12:56:50 +0000 Subject: [PATCH] add jsii Benchmark (customSmallerIsBetter) benchmark result for 1d253b0e377b8b89fe7aaf40a8af11fdf3c5fb93 --- 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 85ee0a9a9d..3f97d0c46d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718975415960, + "lastUpdate": 1719233810631, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -30015,6 +30015,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39402.313830149986 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": "1d253b0e377b8b89fe7aaf40a8af11fdf3c5fb93", + "message": "chore(deps): Update pip requirement from ~=24.0 to ~=24.1 in /packages/@jsii/python-runtime (#4550)\n\nUpdates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.\n
\nChangelog\n

Sourced from pip's changelog.

\n
\n

24.1 (2024-06-20)

\n

Vendored Libraries

\n
    \n
  • Upgrade truststore to 0.9.1.
  • \n
\n

24.1b2 (2024-06-12)

\n

Features

\n
    \n
  • Report informative messages about invalid requirements. ([#12713](https://github.com/pypa/pip/issues/12713) <https://github.com/pypa/pip/issues/12713>_)
  • \n
\n

Bug Fixes

\n
    \n
  • Eagerly import the self version check logic to avoid crashes while upgrading or downgrading pip at the same time. ([#12675](https://github.com/pypa/pip/issues/12675) <https://github.com/pypa/pip/issues/12675>_)
  • \n
  • Accommodate for mismatches between different sources of truth for extra names, for packages generated by setuptools. ([#12688](https://github.com/pypa/pip/issues/12688) <https://github.com/pypa/pip/issues/12688>_)
  • \n
  • Accommodate for development versions of CPython ending in + in the version string. ([#12691](https://github.com/pypa/pip/issues/12691) <https://github.com/pypa/pip/issues/12691>_)
  • \n
\n

Vendored Libraries

\n
    \n
  • \n

    Upgrade packaging to 24.1

    \n
  • \n
  • \n

    Upgrade requests to 2.32.0

    \n
  • \n
  • \n

    Remove vendored colorama

    \n
  • \n
  • \n

    Remove vendored six

    \n
  • \n
  • \n

    Remove vendored webencodings

    \n
  • \n
  • \n

    Remove vendored charset_normalizer

    \n

    requests provides optional character detection support on some APIs when processing ambiguous bytes. This isn't relevant for pip to function and we're able to remove it due to recent upstream changes.

    \n
  • \n
\n

24.1b1 (2024-05-06)

\n

Deprecations and Removals

\n
    \n
  • \n

    Drop support for EOL Python 3.7. ([#11934](https://github.com/pypa/pip/issues/11934) <https://github.com/pypa/pip/issues/11934>_)

    \n
  • \n
  • \n

    Remove support for legacy versions and dependency specifiers.

    \n

    Packages with non standard-compliant versions or dependency specifiers are now ignored by the resolver.\nAlready installed packages with non standard-compliant versions or dependency specifiers\nmust be uninstalled before upgrading them. ([#12063](https://github.com/pypa/pip/issues/12063) <https://github.com/pypa/pip/issues/12063>_)

    \n
  • \n
\n

Features

\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-06-24T12:17:57Z", + "tree_id": "3d092481576781b2b39366aa1e4210b124350047", + "url": "https://github.com/aws/jsii/commit/1d253b0e377b8b89fe7aaf40a8af11fdf3c5fb93" + }, + "date": 1719233806759, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 50661.51535400002, + "unit": "milliseconds", + "range": 1152492.9826501638, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 50661.51535400002 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 38763.07392740001, + "unit": "milliseconds", + "range": 191285.920886592, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38763.07392740001 milliseconds over 20 runs" + } + ] } ] }