comp.lang.ada
 help / color / mirror / Atom feed
From: Austin Obyrne <austin.obyrne@hotmail.com>
Cc: Austin Obyrne <austin.obyrne@hotmail.com>
Subject: Re: Recapping on “Bug Sort”.
Date: Sat, 23 Jun 2012 09:19:10 -0700 (PDT)
Date: 2012-06-23T09:19:10-07:00	[thread overview]
Message-ID: <93688be8-b9c0-4588-a71b-835f81a02261@googlegroups.com> (raw)
In-Reply-To: <4FE5E9DA.2040903@obry.net>

On Saturday, June 23, 2012 5:07:54 PM UTC+1, Pascal Obry wrote:
> Austin,
> 
> >> These are the results: 
> >>
> >> 14250 seven-digit positive integers 1 - 2 secs 
> >>
> >> 28500 "" "" "" "" 1 - 2 secs 
> >>
> >> 42750 "" "" "" "" 1 - 2 secs 
> >>
> >> 85500 "" "" "" "" 2 - 3 secs 
> 
> What are the timing on the *same machine* for a *quick sort*? Without
> this I just cannot guess how fast those timing are!
> 
> Pascal.
> 
> -- 
> 
> --|------------------------------------------------------
> --| Pascal Obry                           Team-Ada Member
> --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
> --|------------------------------------------------------
> --|    http://www.obry.net  -  http://v2p.fr.eu.org
> --| "The best way to travel is by means of imagination"
> --|
> --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B

I'd imagine running a quick sort program would mean collecting the data as part of the test operation - this where my program gets the advantage of running in parallel with the program variables being sorted - it happens in parallel with the program during runtime and requires no extra time spent on collection.

Austin O'Byrne.



  parent reply	other threads:[~2012-06-23 16:19 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22 19:55 Recapping on “Bug Sort” Austin Obyrne
2012-06-22 20:45 ` Jeffrey Carter
2012-06-23  6:50   ` Austin Obyrne
2012-06-23  7:54   ` Austin Obyrne
2012-06-23 10:20     ` Austin Obyrne
2012-06-23 13:08       ` Austin Obyrne
2012-06-23 14:21         ` Austin Obyrne
2012-06-23 14:57           ` Austin Obyrne
2012-06-23 15:59             ` Austin Obyrne
2012-06-23 16:07             ` Pascal Obry
2012-06-23 16:12               ` Austin Obyrne
2012-06-23 16:19               ` Austin Obyrne [this message]
2012-06-23 17:05               ` Austin Obyrne
2012-06-23 18:17           ` Niklas Holsti
2012-06-23 19:21             ` Austin Obyrne
2012-06-23 20:19               ` Ludovic Brenta
2012-06-23 18:05       ` Niklas Holsti
2012-06-23 19:07         ` Austin Obyrne
2012-06-23 19:40           ` Austin Obyrne
2012-06-23 20:00           ` Jeffrey Carter
2012-06-23 20:21             ` Austin Obyrne
2012-06-23 20:12           ` Niklas Holsti
2012-06-23 20:49             ` Austin Obyrne
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox