|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Re: Re: DBI specification changeby perrin (Chancellor) |
| on Jul 17, 2002 at 00:14 UTC ( #182281=note: print w/ replies, xml ) | Need Help?? |
|
The performance of fetchrow_arrayref is much better than fetchrow_array, and bind_columns is even faster. This is discussed in Tim Bunce's presentation . Basically, the less copying you do the better it performs.
In Section
Meditations
|
|
||||||||||||||||||||