Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 8695e72
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 9, 2024
1 parent ca6005f commit 4541641
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": 1704813461044,
"lastUpdate": 1704821595159,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -25721,6 +25721,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 40017.08620935 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": "8695e7272d234a5516b362ff405611f253543f72",
"message": "chore(merge-back): 1.94.0 (#4397)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/merge-back/1.94.0/CHANGELOG.md)",
"timestamp": "2024-01-09T16:53:53Z",
"tree_id": "268fb726e5b519489d3d1cfa4eb277380305c755",
"url": "https://github.com/aws/jsii/commit/8695e7272d234a5516b362ff405611f253543f72"
},
"date": 1704821591074,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 51847.49936349997,
"unit": "milliseconds",
"range": 276688.9337076565,
"extra": "Compile [email protected] averaged 51847.49936349997 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 39337.26993584999,
"unit": "milliseconds",
"range": 40688.95480575213,
"extra": "Compile [email protected] (tsc) averaged 39337.26993584999 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit 4541641

Please sign in to comment.