From 386e749da7f9a49fecdb8a343d655c87057a5b6e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 9 Nov 2023 13:23:40 +0000 Subject: [PATCH] add jsii Benchmark (customSmallerIsBetter) benchmark result for f8c2e0c20ff6937c5dfb3a9ccab9c2f6262fea5f --- 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 ca9d291d93..91f75ccb82 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699454281095, + "lastUpdate": 1699536220678, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -23137,6 +23137,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 40247.689285099994 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": "f8c2e0c20ff6937c5dfb3a9ccab9c2f6262fea5f", + "message": "chore(deps): Bump golang.org/x/tools from 0.14.0 to 0.15.0 in /packages/@jsii/go-runtime-test/project (#4320)\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.14.0 to 0.15.0.\n
\nRelease notes\n

Sourced from golang.org/x/tools's releases.

\n
\n

gopls/v0.14.1

\n

This release contains just two changes:

\n
    \n
  • A workaround for a regression affecting some users of GOPACKAGESDRIVER: golang/go#63751, for example those using gopls with an older version of Bazel. When the go/packages driver is missing compiler or architecture information, gopls now assumes a default value rather than failing to load package information.
  • \n
  • A fix for a minor bug in the new "remove unused parameter" refactoring: golang/go#63755. Notably, this bug was discovered via an automated report from someone who had opted in to Go telemetry.
  • \n
\n
\n
\n
\nCommits\n\n
\n
\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.14.0&new-version=0.15.0)](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-09T12:36:37Z", + "tree_id": "c054d9161f09765adaadb3bc026769bb8a334227", + "url": "https://github.com/aws/jsii/commit/f8c2e0c20ff6937c5dfb3a9ccab9c2f6262fea5f" + }, + "date": 1699536216059, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 62085.41163979999, + "unit": "milliseconds", + "range": 3168835.007622783, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 62085.41163979999 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 47345.497679950015, + "unit": "milliseconds", + "range": 356184.33230261976, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 47345.497679950015 milliseconds over 20 runs" + } + ] } ] }