-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Improve startup time #58
Comments
Yes, would be nice to improve the startup performance, but we're kinda limited by general Node.js and require performance... What Node.js version? Do you mean the interactive UI |
I added
|
Could also consider using |
Help welcome with this :) |
On latest 10 node, cli with arguments. What about redusing unnecessary requires at start and do only when needed? |
Yeah, we could move the interactive UI stuff to a separate file and only initiate it when there are no CLI arguments. |
@IssueHunt has funded $20.00 to this issue. See it on IssueHunt |
@sindresorhus has rewarded $18.00 to @stroncium. See it on IssueHunt
|
fkill takes about 150-300 ms to start up. Will be cool to see it under <100ms. (MacBook Pro 2016)
IssueHunt Summary
stroncium has been rewarded.
Sponsors (Total: $20.00)
Tips
The text was updated successfully, but these errors were encountered: