jsullivanlive / electron-slow-child-process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breakout project to see why certain terminal calls are slow

created for electron/electron#36254

nvm use
npm i 
npm start

the mounted drive is hard-coded in this example (under /Volumes) so repro will need a mounted drive with the same name or you need to update the name in the code to the drive you mounted

About


Languages

Language:JavaScript 79.9%Language:HTML 15.6%Language:Python 2.8%Language:CSS 1.6%