Slow launch times on Windows 7
Giovanni Cannizzaro
johncanmail-all at yahoo.it
Thu Sep 16 16:33:12 EDT 2010
Il 16/09/2010 20.42, zryip theSlug ha scritto:
> On Thu, Sep 16, 2010 at 7:56 PM, tekne<tekne at gruppoparentesi.it> wrote:
>
> Riccardo,
>
>> In my app I have about 130 substacks with an image substack and a lot of
>> stack using datagrid. (rev file is about 45 MB)
>> NO problem in the IDE and with the standalone in Mac, Linux and in WIN pre 7
>> version (also with Vista)
> Try to expertise the alwaysBuffer property of each substacks of your project.
> For doing that, execute a script like this one in the main stack:
>
> repeat for each line tSubstack in the substacks of this stack
> put tSubstack&& the alwaysbuffer of stack tSubstack of this
> stack& cr after msg
> end repeat
>
> If the alwaysBuffer property of several of the substacks is set to
> true, try to set them to false and launch again.
>
> Check also the alwaysBuffer property of your images
>
>
> Regards,
mmmhhh...
a parte il fatto che non ho capito bene esattamente a cosa serve questa
proprietà (la guida non è molto chiara al riguardo) ho fatto uno
scriptino per settarla a false su tutti gli stack e su tutte le immagini
di tutte le card di tutti gli stack.
Il fatto è che non so bene interpretare gli effetti...
Mentre sotto Vista il tempo si caricamento è drasticamente sceso (in 3
tentativi di avvio) da 31 secondi a 16 (il 50%... mi sembra un ottimo
risultato) nella macchina virtuale con Seven ho ottenuto solo 30 secondi
di risparmio sui 4 minuti dell'avvio precedente. Solo un 12.5% di
guadagno temporale che però non so dire fino a che punto è reale data la
"virtualità" XD XD del mezzo di prova.
Però potrebbe essere una base di partenza, volendo capire prima l'esatto
impatto di questa proprietà sul software.
Buona serata
More information about the use-livecode
mailing list