[fpc-pascal] fast text processing
Bee
bisma at brawijaya.ac.id
Wed Oct 31 13:08:57 CET 2007
> graemeg at graemeg:word_parser$ time ./project1
> Word count:126944
> Unique word count:11793
>
> real 0m0.185s
> user 0m0.140s
> sys 0m0.000s
>
> graemeg at graemeg:word_parser$ time perl project1.perl
> Word count: 126944
> Unique word count: 11793
>
> real 0m0.281s
> user 0m0.244s
> sys 0m0.016s
Vincent said it was 3 times faster. I expected the result would be about
0.10s. Or am I wrong?
-Bee-
has Bee.ography at:
http://beeography.wordpress.com
More information about the fpc-pascal
mailing list