in reply to Which is the best compiler

well, then you perhaps don't need to make your script faster but just execute it "slower"... could it be the solution to just run it in a lower priority class?

see help start for details, e.g.

start "myScript" /belownormal /wait perl.exe script.pl

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

Replies are listed 'Best First'.
Re^2: Which is the best compiler
by holli (Abbot) on Jan 18, 2005 at 09:08 UTC
    There is also an implementation of nice available for windows here. That is a port of the unix/linux-utility nice, which can control the priority of a program at runtime.

    holli, regexed monk