Steps to reproduce:
npm start, load in browser
- Run
ls -lR /usr/share on Linux, ls -lR /Applications on Mac (or some other big dir)
- View process CPU%
I believe this is happening because refresh is called at a faster rate than it takes to run.
See microsoft/vscode#7484 (comment)