diff --git a/dev/bench/data.js b/dev/bench/data.js index 9c06cf8e53..a4cec1ba7c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731336346900, + "lastUpdate": 1731363059051, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -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" + } + ] } ] }