Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for b380f01
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 9, 2024
1 parent 4853b16 commit ca6005f
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": 1704805223088,
"lastUpdate": 1704813461044,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -25683,6 +25683,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 39952.39490999999 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": "b380f01636df9a7d4391d410a7a5ee6e57e0d1b1",
"message": "chore(release): 1.94.0 (#4395)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.94.0/CHANGELOG.md)",
"timestamp": "2024-01-09T14:37:34Z",
"tree_id": "268fb726e5b519489d3d1cfa4eb277380305c755",
"url": "https://github.com/aws/jsii/commit/b380f01636df9a7d4391d410a7a5ee6e57e0d1b1"
},
"date": 1704813455857,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 52866.25914410001,
"unit": "milliseconds",
"range": 3039917.6976878894,
"extra": "Compile [email protected] averaged 52866.25914410001 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 40017.08620935,
"unit": "milliseconds",
"range": 640079.8250713514,
"extra": "Compile [email protected] (tsc) averaged 40017.08620935 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit ca6005f

Please sign in to comment.