Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for f1ff514
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 5, 2024
1 parent 04682bb commit af72008
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": 1709564230991,
"lastUpdate": 1709628195855,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -27089,6 +27089,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 39161.81247955001 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": "f1ff5144a1d71e0313966fbf68c3aaa56c24fee9",
"message": "chore(release): 1.95.0 (#4427)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.95.0/CHANGELOG.md)",
"timestamp": "2024-03-05T08:03:46Z",
"tree_id": "eee1568b32c5fda593556de9cd2864065bab3ac4",
"url": "https://github.com/aws/jsii/commit/f1ff5144a1d71e0313966fbf68c3aaa56c24fee9"
},
"date": 1709628191676,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 51395.97868660003,
"unit": "milliseconds",
"range": 2341866.3674189774,
"extra": "Compile [email protected] averaged 51395.97868660003 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 39234.11857889999,
"unit": "milliseconds",
"range": 267133.567142794,
"extra": "Compile [email protected] (tsc) averaged 39234.11857889999 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit af72008

Please sign in to comment.