Heck, I'm not even a programmer, and this kludge is
about 25% faster than your perl script on my machine....

Nope. It's still more or less twice slower. :-D

[EMAIL PROTECTED]:~$ time perl koleksi.perl

Word count: 126944
Unique word count: 11793

real    0m0.208s
user    0m0.204s
sys     0m0.004s

[EMAIL PROTECTED]:~$ time ./koleksi2

Word count:126944
Unique word count:11793

real    0m0.452s
user    0m0.432s
sys     0m0.016s

-Bee-

has Bee.ography at:
http://beeography.wordpress.com
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to