--- In [email protected], Cüneyt <[EMAIL PROTECTED]> wrote:

> HTH

Will play when I have time

> BTW, how fast is the minimization on your PC actually?

Feels fast. No discernible delay. I'm running an old Athlon 1.2 Ghz
w/an Nvidia AGP graphics card

There are some lines Bruce posted recently for evaluating script
performance:

local start=perfcount
[..script lines to be tested...]
win.debug("performance: " ++((perfcount-start.tofloat)/perffreq).format)

Not certain how this measurement equates to clock time (fractional
seconds I think), but quite useful for comparison purposes.

Regards,
Sheri

Reply via email to