Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERFORMANCE] Lazy require heavier packages #10172

Merged

Conversation

bertdeblock
Copy link
Member

Quick results:

Command Before After
ember help 400ms - 410ms 230ms - 240ms
ember version 500ms - 520ms 250ms - 270ms

Closes #10171.

@bertdeblock bertdeblock self-assigned this Feb 7, 2023
@bertdeblock bertdeblock changed the title [PERFORMANCE] Lazy require "heavy" packages [PERFORMANCE] Lazy require heavier packages Feb 11, 2023
@bertdeblock bertdeblock force-pushed the optimize-require-statements branch from d90a2b5 to 4cbd925 Compare February 11, 2023 20:19
@bertdeblock bertdeblock merged commit 9644ac0 into ember-cli:master Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analyze top-level require assignments
2 participants