Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for a7d2d7f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 14, 2023
1 parent b576845 commit f089d92
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1699995708105,
"lastUpdate": 1699996015675,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -23669,6 +23669,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 40115.51363844999 milliseconds over 20 runs"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a7d2d7fbb37a4af3266c42c527c814db6d128e58",
"message": "chore(deps): Bump github.com/fatih/color from 1.15.0 to 1.16.0 in /packages/@jsii/go-runtime/jsii-runtime-go (#4314)\n\nBumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/fatih/color/releases\">github.com/fatih/color's releases</a>.</em></p>\n<blockquote>\n<h2>v1.16.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>Update dependabot.yml by <a href=\"https://github.com/ilyabrin\"><code>@​ilyabrin</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/200\">fatih/color#200</a></li>\n<li>color: add newline after wrapping text by <a href=\"https://github.com/fatih\"><code>@​fatih</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/192\">fatih/color#192</a></li>\n<li>[Test] Nil check added by <a href=\"https://github.com/hyunsooda\"><code>@​hyunsooda</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/203\">fatih/color#203</a></li>\n<li>fixes <a href=\"https://redirect.github.com/fatih/color/issues/206\">#206</a> (using underline with a different fg color breaks) by <a href=\"https://github.com/gregpoirson\"><code>@​gregpoirson</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/210\">fatih/color#210</a></li>\n</ul>\n<h3>Dependency updates</h3>\n<ul>\n<li>Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/201\">fatih/color#201</a></li>\n<li>Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/193\">fatih/color#193</a></li>\n<li>Bump golang.org/x/sys from 0.6.0 to 0.8.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/195\">fatih/color#195</a></li>\n<li>Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/196\">fatih/color#196</a></li>\n<li>Bump golang.org/x/sys from 0.8.0 to 0.10.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/199\">fatih/color#199</a></li>\n<li>Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/212\">fatih/color#212</a></li>\n<li>Bump golang.org/x/sys from 0.10.0 to 0.13.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/209\">fatih/color#209</a></li>\n<li>Bump actions/setup-go from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/202\">fatih/color#202</a></li>\n<li>Bump actions/checkout from 3 to 4 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/208\">fatih/color#208</a></li>\n<li>Bump golang.org/x/sys from 0.13.0 to 0.14.0 by <a href=\"https://github.com/dependabot\"><code>@​dependabot</code></a> in <a href=\"https://redirect.github.com/fatih/color/pull/213\">fatih/color#213</a></li>\n</ul>\n<h2>New Contributors</h2>\n<ul>\n<li><a href=\"https://github.com/ilyabrin\"><code>@​ilyabrin</code></a> made their first contribution in <a href=\"https://redirect.github.com/fatih/color/pull/200\">fatih/color#200</a></li>\n<li><a href=\"https://github.com/hyunsooda\"><code>@​hyunsooda</code></a> made their first contribution in <a href=\"https://redirect.github.com/fatih/color/pull/203\">fatih/color#203</a></li>\n<li><a href=\"https://github.com/gregpoirson\"><code>@​gregpoirson</code></a> made their first contribution in <a href=\"https://redirect.github.com/fatih/color/pull/210\">fatih/color#210</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/fatih/color/compare/v1.15.0...v1.16.0\">https://github.com/fatih/color/compare/v1.15.0...v1.16.0</a></p>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/fatih/color/commit/0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b\"><code>0f9779e</code></a> Merge pull request <a href=\"https://redirect.github.com/fatih/color/issues/213\">#213</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.14.0</li>\n<li><a href=\"https://github.com/fatih/color/commit/0c786042963c18fb8edf00d946760d45088c0e10\"><code>0c78604</code></a> Bump golang.org/x/sys from 0.13.0 to 0.14.0</li>\n<li><a href=\"https://github.com/fatih/color/commit/96e0f73daeada9e1c6469741dbd6bad0d3b02cb8\"><code>96e0f73</code></a> Merge pull request <a href=\"https://redirect.github.com/fatih/color/issues/208\">#208</a> from fatih/dependabot/github_actions/actions/checkout-4</li>\n<li><a href=\"https://github.com/fatih/color/commit/4c66e327085a79697a5f228ea8aafa359189fce5\"><code>4c66e32</code></a> Bump actions/checkout from 3 to 4</li>\n<li><a href=\"https://github.com/fatih/color/commit/2fb03d682e5d3bbe7ceb94c4416013ff3721fc50\"><code>2fb03d6</code></a> Merge pull request <a href=\"https://redirect.github.com/fatih/color/issues/202\">#202</a> from fatih/dependabot/github_actions/actions/setup-go-4</li>\n<li><a href=\"https://github.com/fatih/color/commit/8ba7bbdda9e337f013de1bf3d79933d2a3e48d80\"><code>8ba7bbd</code></a> Bump actions/setup-go from 3 to 4</li>\n<li><a href=\"https://github.com/fatih/color/commit/e3f97f340848b9be837f750a0ee1316d1c82ffdc\"><code>e3f97f3</code></a> Merge pull request <a href=\"https://redirect.github.com/fatih/color/issues/209\">#209</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0</li>\n<li><a href=\"https://github.com/fatih/color/commit/e14657588320b1d5456a8ba11771cffc0af1272e\"><code>e146575</code></a> Bump golang.org/x/sys from 0.10.0 to 0.13.0</li>\n<li><a href=\"https://github.com/fatih/color/commit/d2d7a5e4480e11ac1fc6cccd2df69eff7dce4e5b\"><code>d2d7a5e</code></a> Merge pull request <a href=\"https://redirect.github.com/fatih/color/issues/212\">#212</a> from fatih/dependabot/go_modules/github.com/mattn/go-...</li>\n<li><a href=\"https://github.com/fatih/color/commit/f3e45da2c81111e311ed9d0918beb2ed08aa1191\"><code>f3e45da</code></a> Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20</li>\n<li>Additional commits viewable in <a href=\"https://github.com/fatih/color/compare/v1.15.0...v1.16.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fatih/color&package-manager=go_modules&previous-version=1.15.0&new-version=1.16.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<details>\n<summary>Dependabot commands and options</summary>\n<br />\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 <dependency name> 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</details>",
"timestamp": "2023-11-14T20:27:13Z",
"tree_id": "b53dde529fd36c0dbb6c7ca3507c6978275862cf",
"url": "https://github.com/aws/jsii/commit/a7d2d7fbb37a4af3266c42c527c814db6d128e58"
},
"date": 1699996011919,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 52505.637488,
"unit": "milliseconds",
"range": 317913.1637371433,
"extra": "Compile [email protected] averaged 52505.637488 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 39702.375158350005,
"unit": "milliseconds",
"range": 67588.43709022451,
"extra": "Compile [email protected] (tsc) averaged 39702.375158350005 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit f089d92

Please sign in to comment.