From 855f274ccfbf261726074d767e4afabe0d647fc9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 16 Sep 2024 12:30:15 +0000 Subject: [PATCH] add jsii Benchmark (customSmallerIsBetter) benchmark result for eff18de9b33a433201e7e83b9e29c72611cddd8e --- 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 deba3bea74..994af817bd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725889055610, + "lastUpdate": 1726489814959, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -33321,6 +33321,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 38997.87200024999 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": "eff18de9b33a433201e7e83b9e29c72611cddd8e", + "message": "chore(deps): Bump the go-deps group across 2 directories with 1 update (#4642)\n\nBumps the go-deps group with 1 update in the /packages/@jsii/go-runtime-test/project directory: [golang.org/x/tools](https://github.com/golang/tools).\nBumps the go-deps group with 1 update in the /packages/@jsii/go-runtime/jsii-runtime-go directory: [golang.org/x/tools](https://github.com/golang/tools).\n\nUpdates `golang.org/x/tools` from 0.24.0 to 0.25.0\n
\nCommits\n\n
\n
\n\nUpdates `golang.org/x/tools` from 0.24.0 to 0.25.0\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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n
", + "timestamp": "2024-09-16T11:54:51Z", + "tree_id": "c28949bb288fc76d586fff90975284f87079b78b", + "url": "https://github.com/aws/jsii/commit/eff18de9b33a433201e7e83b9e29c72611cddd8e" + }, + "date": 1726489810587, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 45883.96302300002, + "unit": "milliseconds", + "range": 1755452.6728910978, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 45883.96302300002 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 36307.440824950005, + "unit": "milliseconds", + "range": 23601.187571464536, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36307.440824950005 milliseconds over 20 runs" + } + ] } ] }