Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 00b106d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 30, 2024
1 parent fcd8018 commit 2194b30
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": 1714404101814,
"lastUpdate": 1714505783056,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -28761,6 +28761,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 39695.04158465002 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": "00b106d0081957097d167f33197bb5b806ee12f9",
"message": "chore(release): 1.98.0 (#4497)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.98.0/CHANGELOG.md)",
"timestamp": "2024-04-30T18:56:04Z",
"tree_id": "51b9be9b8130606b1fe43337067a3d05b7310dcf",
"url": "https://github.com/aws/jsii/commit/00b106d0081957097d167f33197bb5b806ee12f9"
},
"date": 1714505778972,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 52779.49987955,
"unit": "milliseconds",
"range": 3084983.238875745,
"extra": "Compile [email protected] averaged 52779.49987955 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 38947.277984199995,
"unit": "milliseconds",
"range": 453891.56674414093,
"extra": "Compile [email protected] (tsc) averaged 38947.277984199995 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit 2194b30

Please sign in to comment.