You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(cli): remove whitespace from bundled code (#23757)
This is the best performing bundle.
Un-minified: Time (mean ± σ): 736.3 ms ± 25.8 ms
Minified: Time (mean ± σ): 665.3 ms ± 13.6 ms
Whitespace: Time (mean ± σ): 481.6 ms ± 6.2 ms <--- winner
Identifiers: Time (mean ± σ): 1.042 s ± 0.113 s
Syntax: Time (mean ± σ): 662.9 ms ± 22.8 ms
----
### All Submissions:
* [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)
### Adding new Construct Runtime Dependencies:
* [ ] This PR adds new construct runtime dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-construct-runtime-dependencies)
### New Features
* [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)?
* [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)?
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments