Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 9569ee1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 14, 2024
1 parent 6f85509 commit 8b27cb7
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": 1707829972513,
"lastUpdate": 1707939477140,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -26481,6 +26481,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile [email protected] (tsc) averaged 39215.62179384999 milliseconds over 20 runs"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Garvis",
"username": "cgarvis"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9569ee163b02d44fc0a41288528837457a93ed4e",
"message": "chore: updated link to rfc (#4412)\n\nAfter the RFC PR was merged, the branch doesn't exist.\n\n---\n\nBy submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].\n\n[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0",
"timestamp": "2024-02-14T18:58:47Z",
"tree_id": "8424cbabc2319e39163ee362bb88d8ab38f110c5",
"url": "https://github.com/aws/jsii/commit/9569ee163b02d44fc0a41288528837457a93ed4e"
},
"date": 1707939472862,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile [email protected]",
"value": 50879.72383185002,
"unit": "milliseconds",
"range": 825111.3931894917,
"extra": "Compile [email protected] averaged 50879.72383185002 milliseconds over 20 runs"
},
{
"name": "Compile [email protected] (tsc)",
"value": 38796.44660000001,
"unit": "milliseconds",
"range": 70076.7987834318,
"extra": "Compile [email protected] (tsc) averaged 38796.44660000001 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit 8b27cb7

Please sign in to comment.