jacebrowning / mine

Share application state across computers using Dropbox.
https://mine.readthedocs.io
MIT License
18 stars 0 forks source link

Speed up CLI #50

Closed jacebrowning closed 8 years ago

jacebrowning commented 8 years ago

Investigation what takes up the most time when running mine. Perhaps the process list needs to be cached.

Remove the initial message if execution time can be reduced to a second.

jacebrowning commented 8 years ago

With YORM v0.6, it seems much faster.