jhnns / rewire

Easy monkey-patching for node.js unit tests
MIT License
3.08k stars 128 forks source link

Rewire 3 doubled my startup time (babel dependency) #132

Closed icetbr closed 6 years ago

icetbr commented 6 years ago

https://github.com/jhnns/rewire/pull/117 introduced babel-core. My startup was ~2s, now its ~4s. I imagine this is better/worse dependent on the how much one uses rewire.

1s is an infinity for a app reload time, perhaps someone can mention this as a warning in the readme?

jhnns commented 6 years ago

I removed babel-core. Should be faster again.

Shipped with 4.0.0