unitycoder / UnityLauncher

Unity Version Launcher
MIT License
138 stars 28 forks source link

optimize startup time #56

Closed unitycoder closed 5 years ago

unitycoder commented 6 years ago

takes bit too long to startup on first run, probably due to doing work in startup/init..

founded this list of tips: https://devcomponents.com/blog/?p=361

*first start takes around 8s on my pc (actually would be also related to amount of unity installations to scan..)

unitycoder commented 5 years ago

if build in release mode, super fast