> I suppose there would be a slight performance improvement in disk I/O since
> there would be fewer bytes to read. But this should all be contained to
> startup time. It's not going to make your app perform any different.

Startup time of Node or V8 is in comparison to other scripting systems
terribly slow (about 30ms on my system vs. e.g. 1ms to below
measurement of time e.g. Lua) so I doubt loading time of the code
determined by size would matter anything compared to that. Not that it
matters anyway, since node is a system that is written and optimized
to be running and not be started often.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to