Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 981c478
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 16, 2023
1 parent 55271f9 commit 002a4e6
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": 1700148487771,
"lastUpdate": 1700160529681,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -23973,6 +23973,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 41009.94100255 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": "981c4783551f667299cea4b93d29a9c131fd9189",
"message": "chore(merge-back): 1.92.0 (#4337)\n\nSee [CHANGELOG](https://github.com/aws/jsii/blob/merge-back/1.92.0/CHANGELOG.md)",
"timestamp": "2023-11-16T18:09:01Z",
"tree_id": "94d41d69da526aa862874340bbcf0aac32658142",
"url": "https://github.com/aws/jsii/commit/981c4783551f667299cea4b93d29a9c131fd9189"
},
"date": 1700160526833,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 52083.0836726,
"unit": "milliseconds",
"range": 103966.61936261089,
"extra": "Compile [email protected] averaged 52083.0836726 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 39304.04361,
"unit": "milliseconds",
"range": 57296.91417018765,
"extra": "Compile [email protected] (tsc) averaged 39304.04361 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit 002a4e6

Please sign in to comment.