From f1eeaf6c876ac6513b32a796459ac6c4402625ef Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 5 Apr 2024 13:06:41 +0000 Subject: [PATCH] add jsii Benchmark (customSmallerIsBetter) benchmark result for 4085151e6d982daab241f89cb6a07bfc41677c34 --- 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 b71a8432db..46491d620d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711978713419, + "lastUpdate": 1712322401809, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -27887,6 +27887,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 39578.6477213 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": "4085151e6d982daab241f89cb6a07bfc41677c34", + "message": "chore(deps): Bump golang.org/x/tools from 0.19.0 to 0.20.0 in /packages/@jsii/go-runtime-test/project (#4473)\n\nBumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.\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.19.0&new-version=0.20.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": "2024-04-05T12:27:24Z", + "tree_id": "6ed86cd30fc242c56b9f9d4c1549d938d485ac5b", + "url": "https://github.com/aws/jsii/commit/4085151e6d982daab241f89cb6a07bfc41677c34" + }, + "date": 1712322398230, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 50324.1687895, + "unit": "milliseconds", + "range": 124003.57497314186, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 50324.1687895 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 38252.585320750004, + "unit": "milliseconds", + "range": 24682.802159297666, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38252.585320750004 milliseconds over 20 runs" + } + ] } ] }