Your dev server reloads twice, and the second one costs you 400 ms
Every save triggered two rebuilds on my machine and I assumed it was the file watcher. It was not. Here is how I traced the duplicate event through the bundler cache and cut cold reload from 1.4 s to 610 ms.

41 likes·226 reads



