diff --git a/dev/bench/data.js b/dev/bench/data.js index 98ab1323c4..b6bbde1b6c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728666651375, + "lastUpdate": 1728669791567, "repoUrl": "https://github.com/aws/jsii", "entries": { "jsii Benchmark": [ @@ -33815,6 +33815,44 @@ window.BENCHMARK_DATA = { "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36246.73986770002 milliseconds over 20 runs" } ] + }, + { + "commit": { + "author": { + "email": "eltociear@gmail.com", + "name": "Ikko Eltociear Ashimine", + "username": "eltociear" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5a6074a1d53a63757e764d0d596c197e2b6f7866", + "message": "chore(pacmak): fix typo in python.ts (#4648)\n\nspecifiy -> specify\r\n\r\n---\r\n\r\nBy submitting this pull request, I confirm that my contribution is made\r\nunder the terms of the [Apache 2.0 license].\r\n\r\n[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0\r\n\r\nCo-authored-by: Momo Kornher ", + "timestamp": "2024-10-11T18:27:50+01:00", + "tree_id": "dc50fd9faf8c3c4c019212691980b7c3b128e308", + "url": "https://github.com/aws/jsii/commit/5a6074a1d53a63757e764d0d596c197e2b6f7866" + }, + "date": 1728669787120, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "Compile aws-cdk-lib@v2.31.0", + "value": 44950.74314965001, + "unit": "milliseconds", + "range": 60706.51534327967, + "extra": "Compile aws-cdk-lib@v2.31.0 averaged 44950.74314965001 milliseconds over 20 runs" + }, + { + "name": "Compile aws-cdk-lib@v2.31.0 (tsc)", + "value": 36796.76102940001, + "unit": "milliseconds", + "range": 37871.3826293908, + "extra": "Compile aws-cdk-lib@v2.31.0 (tsc) averaged 36796.76102940001 milliseconds over 20 runs" + } + ] } ] }