Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 3b9adc4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent db8b0bf commit 66577db
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": 1724776075017,
"lastUpdate": 1724784087570,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -32561,6 +32561,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 37222.36469435 milliseconds over 20 runs"
}
]
},
{
"commit": {
"author": {
"email": "37929162+mergify[bot]@users.noreply.github.com",
"name": "mergify[bot]",
"username": "mergify[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3b9adc41c6666f57ab1fa064dfb4175436df7767",
"message": "chore(release): 1.103.0 (#4620)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.103.0/CHANGELOG.md)",
"timestamp": "2024-08-27T18:04:50Z",
"tree_id": "6d64e907b73a67e46ba3d3b20675eb20273a17f8",
"url": "https://github.com/aws/jsii/commit/3b9adc41c6666f57ab1fa064dfb4175436df7767"
},
"date": 1724784083377,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 46943.96902519997,
"unit": "milliseconds",
"range": 120470.71263255621,
"extra": "Compile [email protected] averaged 46943.96902519997 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 37589.27921515,
"unit": "milliseconds",
"range": 88435.27090830076,
"extra": "Compile [email protected] (tsc) averaged 37589.27921515 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit 66577db

Please sign in to comment.