WebStorm 10 - Node app slow startup
Hi,
I've attached sources of Node 0.12 core modules to and now my app starts up in 16+ seconds when in debug mode, whereas it takes 2-3 seconds in 0.10.32 without core modules.
I've tried removing core modules from project's usage scope, but not change. How could I totally detach it for testing performance?
Please sign in to leave a comment.
It's a known Node 0.12 issue - see https://github.com/iojs/io.js/issues/877