Skip to content

Commit

Permalink
add jsii Benchmark (customSmallerIsBetter) benchmark result for 883ed47
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 11, 2024
1 parent eadbb1e commit dd41c89
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": 1731336346900,
"lastUpdate": 1731363059051,
"repoUrl": "https://github.com/aws/jsii",
"entries": {
"jsii Benchmark": [
Expand Down Expand Up @@ -34993,6 +34993,44 @@ window.BENCHMARK_DATA = {
"extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 35956.23008259999 milliseconds over 20 runs"
}
]
},
{
"commit": {
"author": {
"email": "mail@moritzkornher.de",
"name": "Momo Kornher",
"username": "mrgrain"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "883ed476d35034e86079f85a8c0e8959c527d8e1",
"message": "ci: allow manual dispatch of superchain build (#4696)\n\nNeed this for testing.\nAlso fixed a deprecated input parameter name in the workflow.\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-11-11T21:35:33Z",
"tree_id": "d72699c2203198c29f883f394dc2c84b30ce47a2",
"url": "https://github.com/aws/jsii/commit/883ed476d35034e86079f85a8c0e8959c527d8e1"
},
"date": 1731363054097,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Compile aws-cdk-lib@v2.31.0",
"value": 44197.855350400016,
"unit": "milliseconds",
"range": 51304.72895953864,
"extra": "Compile aws-cdk-lib@v2.31.0 averaged 44197.855350400016 milliseconds over 20 runs"
},
{
"name": "Compile aws-cdk-lib@v2.31.0 (tsc)",
"value": 35903.6929349,
"unit": "milliseconds",
"range": 35305.86878188228,
"extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 35903.6929349 milliseconds over 20 runs"
}
]
}
]
}
Expand Down

0 comments on commit dd41c89

Please sign in to comment.