On 16-Apr-2002 David Lloyd wrote: > > Wim > >> code. Inside that eval block, the entire results of the query are being >> loaded into memory. Instead of doing that, only put the $dbh->prepare >> and $sth->execute in the eval. In the display code, process each row one at >> a time, via something like this: > > That confirms my suspicion - it may not be Embperl at all. If Alexander > is running one of the kernels with a very bad VM, then that could easily > make it go really slow.
Aye. There are two many differences between RedHat 6.2 and 7.2 to point fingers at Embperl immediately. Regards, Wim Kerkhoff -|- www.nyetwork.org -|- [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
