-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Description
I'm still testing iojs vs nodejs in terms of memory consumption, without expecting much difference, but from what I see, even when you just run the process without any parameters, you get immediate difference:
NodeJS, 64-bit, Win 8.1 (0.10.36): 5.1MB
ioJS, 64-bit, Win 8.1: (1.2.0): 7.4MB
Is this a justifiable change in the initialization code to consume extra 45% of memory at start? Or is it something to be concerned about?
Metadata
Metadata
Assignees
Labels
No labels