Arch is a little sluggish starting up (at least where we are using it on a fairly large app) as it uses both babel/register and livescript which transform code on require.
Could be partially because we're running docker and the FS is slow but I'd presume having lots of components/code in general and running them through unnecessary transforms adds to that overhead.
Would be great to toggle on/off.