Closed diesire closed 8 years ago
Just saw BufferedProcess
API and looks :+1:, its build on top of node child-process.spawn
.
There is little room for optimizations.
At the same time, playing with sdcli
I've found that formating an entire folder takes the same amount of time that a single file
Could be interesting change editor formating to file formatting
Underlaying sdcli takes so much time to run, but maybe there are some room for improvements. Compare different alternatives to
BufferedProcess