-
-
Notifications
You must be signed in to change notification settings - Fork 441
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 performance #47
Comments
Cool, but I got error:
Also I always kept in mind during development focus on startup time (only necessary packages loaded, no cli wrappers like meow, etc) and now startup time should be in 100ms range. |
Actually ncc doesn't provide any speed improvements. Got it compiled:
Versus fx:
So I'm closing it as not needed. |
Perfect, thank you for taking the time to look into it!
…On Fri, Nov 30, 2018, 8:27 PM Anton Medvedev ***@***.*** wrote:
Closed #47 <#47>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#47 (comment)>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAeaYhO7filUpjuyj6g5425eMM8GLwI8ks5u0gU2gaJpZM4Y8qnV>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ncc
(node compiler collection) https://zeit.co/blog/nccThe text was updated successfully, but these errors were encountered: