I need advise on slow start standalone

Geoff Canyon Rev gcanyon+rev at gmail.com
Sat Mar 5 12:04:00 EST 2011


curious how you're going from an 80mb stack to an 8mb standalone. In any
case, likely you should change it so you only load content when you need it.

If you have any openstack, preopenstack, opencard, preopencard handlers,
throw some diagnostics in them to keep track of time as they execute, to
figure out where the time is going, something like:

put ticks() & "step one" & cr after displayThisWhenStartupIsComplete

gc



More information about the use-livecode mailing list