Re: Perl Quiz of the Week #23
colin.rafferty-/PgpppG8B+R7qynMiXIxWgC/[email protected]
| Newsgroups | gmane.comp.lang.perl.qotw.discuss |
|---|---|
| Message-ID | <[email protected]> |
Kurt Starsinic wrote: > I assert that most of the time for any non-brain-damaged > implementation will be spent in the tty driver. I agree, which is why I base my timings on redirecting to /dev/null. Of course, you still have to optimize the print statements. My original program took four times longer than my final program, with the exact same algorithm, but a different way to move results around. -- Colin