Slow startup time of Stand alone app

giorgos stefanou's icon

I build a standalone app and one major drawback is the slow startup time specially the first time i open the application.
The same happens with the max application but do you know any way to make it start faster?

StvDee's icon

Maybe you could check what functions are triggered at startup simultaneously. Consider using a series of triggers that happen in different times, and start with the ones that are most important for you. Then continue with the rest as well.

giorgos stefanou's icon

I tried with a very simple patch and the startup time is almost the same.
I think it's Max-Runtime that starts slowly. I tried to remove some contents from the contents of the exported app, but nothing really changed.

tada's icon

Hello George(χαιρετισμούς από το ΤΕΙ! )
maybe you have load many file preferences paths..try to delete some and see what happens...

giorgos stefanou's icon

Thanks tada (ποιός απο το ΤΕΙ?)
I deleted all the unnecessary paths and now seems to load faster.

Carl Albrecht's icon

could you please :) give me a brief instruction on how you got rid of those unnecessary paths? Or point me in the direction?
I ve no clue where start but need to make my standalone and most of all max runtime launch faster.