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

Add lazy loading of imports #23

Closed
ryantwolf opened this issue Apr 4, 2024 · 1 comment
Closed

Add lazy loading of imports #23

ryantwolf opened this issue Apr 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ryantwolf
Copy link
Collaborator

Current CLI scripts can take a decent amount of time starting even when running with --help. We should lazily load the imports to allow them to execute faster for cases like that.

@ryantwolf ryantwolf added the enhancement New feature or request label Apr 4, 2024
@ryantwolf
Copy link
Collaborator Author

This issue was solved in #34 with nemo becoming lazily imported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant