|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Re: Re: how can I speed up this perl??by jbeninger (Monk) |
| on Nov 24, 2003 at 19:07 UTC ( #309636=note: print w/ replies, xml ) | Need Help?? |
|
Going a bit offtopic, how does the internal hash lookup compare to the array solution he has now? It seems to me that internally, Perl will be doing nearly the same thing - comparing the given key to each of the keys in the hash.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||