RE: Understanding Benchmark results

2006-01-11 Thread Steve Bertrand
> -Original Message- > From: John Doe [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 5:50 PM > To: beginners@perl.org > Subject: Re: Understanding Benchmark results > > Steve Bertrand am Dienstag, 10. Januar 2006 18.24: > > Hi all, > >

Re: Understanding Benchmark results

2006-01-10 Thread Tom Phoenix
On 1/10/06, Steve Bertrand <[EMAIL PROTECTED]> wrote: > Just to ensure the most efficient possible run, I've been doing tests > with benchmark. Hey, this is no place for empirical evidence! :-) > Benchmark: running a, b, each for at least 10 CPU seconds... > a: 11 wallclock secs (10.59

Re: Understanding Benchmark results

2006-01-10 Thread John Doe
Steve Bertrand am Dienstag, 10. Januar 2006 18.24: > Hi all, Hi Steve > I've a project on the go, where I must compare a single field of more > than 3 million database records, then sort them largest to smallest. The > field will contain up to a 6 digit integer. (I think you must have a reason n