You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in improving the startup performance of scripts.
Particularly after the first run.
I note that you have a -k option to key the temp package file.
Is there someway we can use this to avoid the pub get on every start up (I assume this is what causes the slow start?).
If you can point me in the right direction I'm happy to have a look at the problem.
Brett
The text was updated successfully, but these errors were encountered:
I'm interested in improving the startup performance of scripts.
Particularly after the first run.
I note that you have a -k option to key the temp package file.
Is there someway we can use this to avoid the pub get on every start up (I assume this is what causes the slow start?).
If you can point me in the right direction I'm happy to have a look at the problem.
Brett
The text was updated successfully, but these errors were encountered: