ArneBachmann / sos

Subversion Offline Solution
https://sos-vcs.net
Mozilla Public License 2.0
6 stars 1 forks source link

Enhance startup time #224

Open ArneBachmann opened 6 years ago

ArneBachmann commented 6 years ago

Reduce number of loaded dependencies at startup

ArneBachmann commented 6 years ago

Added lazy library loading for some (standard) libaries. Some code branches (like dump, or underlying-VCS-commands) have their own imports. Needs profiling for cold starts