LA.pm: Efficiency
Arkadiy Sudarikov
asudarikov at xceed.com
Sat Oct 27 00:27:59 CDT 2001
Yeah, yeah.
I didn't Benchmark to find out how fast is my Perl code-- I Benchmarked to
see how fast with whole operation with some Perl code, connection to
database, preparing the statement handler, executing it, fetching it, and
flushing statement handler is.
-----Original Message-----
From: Robert Spier [mailto:rspier at pobox.com]
Sent: Friday, October 26, 2001 10:24 PM
To: Arkadiy Sudarikov
Cc: 'LA.pm'
Subject: Re: LA.pm: Efficiency
Neither of those statements are perl code.
You also didn't say HOW you benchmarked.
Your question is pretty meaningless then, and not answerable.
On Fri, 2001-10-26 at 21:31, Arkadiy Sudarikov wrote:
> I Benchmarked { SELECT COUNT(*) } and { SELECT * and $count++ while fetch
}
> and got same times... Now, what does that mean? Shouldn't one be "better"
> than the other?
More information about the Losangeles-pm
mailing list