Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for dc77d6c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent 66577db commit f294988
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": 1724784087570,
"lastUpdate": 1724795704870,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -32599,6 +32599,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 37589.27921515 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": "dc77d6c7016bcb7531f6e374243410f969ea1fbf",
"message": "chore(merge-back): 1.103.0 (#4621)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/merge-back/1.103.0/CHANGELOG.md)",
"timestamp": "2024-08-27T21:19:37Z",
"tree_id": "6d64e907b73a67e46ba3d3b20675eb20273a17f8",
"url": "https://github.com/aws/jsii/commit/dc77d6c7016bcb7531f6e374243410f969ea1fbf"
},
"date": 1724795700676,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 44750.66709564997,
"unit": "milliseconds",
"range": 106562.7218155654,
"extra": "Compile [email protected] averaged 44750.66709564997 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 36542.5553393,
"unit": "milliseconds",
"range": 33954.118424949746,
"extra": "Compile [email protected] (tsc) averaged 36542.5553393 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit f294988

Please sign in to comment.