|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re^5: DBI speed up needed on MySQLby jacques (Priest) |
| on May 09, 2005 at 00:20 UTC ( #455056=note: print w/ replies, xml ) | Need Help?? |
|
However, DBI being highly optimized as it is, I don't expect any speed improvement over fetching the hashref. It is highly optimized, but the docs point out that using fetchrow_hashref is slower than using other methods. Why the need for a hash anyway? That's the spec I have been given. I need a hash ref. (Another application uses it.)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||