Sorting routine
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1414 articles for 0.010 sec
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: dkelvey
Date: Sep 10, 2008 10:01

..." <dkel...@hotmail.com> writes Re: Sorting routine On Sep 8, 10:14 ..." <dkel...@hotmail.com> writes Re: Sorting routine [..] I don't understand it. Not only isn't there a ... wonder if we are seeing the sort being dominated by the processor caching... Since then I found a radix-sort news thread started by Terje Mathisen..., one can easily change to sort order for a minimum cost in...
Show full article (2.31Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: Marcel Hendrix
Date: Sep 9, 2008 10:48

"dkelvey@hotmail.com" <dkelvey@hotmail.com> writes Re: Sorting routine On Sep 8, 10:14 am, m...@iae.nl (Marcel Hendrix) wrote: "dkel...@hotmail.com" <dkel...@hotmail.com> writes Re: Sorting routine On Sep 7, 8:25= am, m...@iae.nl (Marcel Hendrix) wrote: ---snip--- 8 =: nbits PRIVATE ( 16 is 261 ms, 4 ...
Show full article (1.37Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: Marcel Hendrix
Date: Sep 9, 2008 10:14

....com" <dkelvey@hotmail.com> writes Re: Sorting routine On Sep 8, 10:14 am... (Marcel Hendrix) wrote: "dkel...@hotmail.com" <dkel...@hotmail.com> writes Re: Sorting routine [..] I don't understand it. Not only isn't there a difference...I wonder if we are seeing the sort being dominated by the processor caching .... Since then I found a radix-sort news thread started by Terje Mathisen which...
Show full article (1.28Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: dkelvey
Date: Sep 9, 2008 10:09

On Sep 8, 10:14 am, m...@iae.nl (Marcel Hendrix) wrote: "dkel...@hotmail.com" <dkel...@hotmail.com> writes Re: Sorting routine On Sep 7, 8:25=A0am, m...@iae.nl (Marcel Hendrix) wrote: ---snip--- 8 =: nbits PRIVATE ( 16 is 261 ms, 4 is 166 ms ) nbits 2^x 1- =: mask ...
Show full article (0.78Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: dkelvey
Date: Sep 9, 2008 09:56

...nl (Marcel Hendrix) wrote: "dkel...@hotmail.com" <dkel...@hotmail.com> writes Re: Sorting routine On Sep 7, 8:25=A0am,...48, creating 1,000,000 input values, sorting, nbits = 8 .. 0.089 seconds elapsed. ...48, creating 1,000,000 input values, sorting, nbits = 12 .. 0.083 seconds elapsed. ... I wonder if we are seeing the sort being dominated by the processor caching or...
Show full article (1.91Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: Marcel Hendrix
Date: Sep 8, 2008 10:14

... <dkelvey@hotmail.com> writes Re: Sorting routine On Sep 7, 8:... Forth Environments * DESCRIPTION : RADIX / Distribution SORT * CATEGORY : Utilities * AUTHOR : Marcel Hendrix ...NEEDS -miscutil REVISION -radixsort "--- Radix Sort Version 1.01 ---" PRIVATES DOC ... output #60 input [THEN] ; : RADIX-SORT ( -- ) NEXT-BITS0 input input output ...
Show full article (9.59Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: Marcel Hendrix
Date: Sep 7, 2008 08:25

...iae.nl (Marcel Hendrix) writes Re: Sorting routine [..] Hi For larger data widths,... 1,000,000 input values, sorting, nbits = 12 .. 0.041 seconds ... 1,000,000 input values, sorting, nbits = 12 .. 0.103 seconds ... 1,000,000 input values, sorting, nbits = 12 .. 0.032 seconds ... 1,000,000 input values, sorting, nbits = 12 .. 0.063 seconds ... 1,000,000 input values, sorting, nbits = 12 .. 0.097 seconds ...
Show full article (3.61Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: dkelvey
Date: Sep 7, 2008 06:54

....nl (Marcel Hendrix) writes Re: Sorting routine Sorry, I forgot to ...,000 items )  8 test \ Sorting .. 0.021 seconds elapsed. ... seconds elapsed. 24 test \ Sorting .. 0.050 seconds elapsed. ... seconds elapsed. 48 test \ Sorting .. 0.089 seconds elapsed. ...seconds elapsed. 63 test \ Sorting .. 0.118 seconds elapsed. Here...
Show full article (1.45Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: dkelvey
Date: Sep 6, 2008 14:34

....nl (Marcel Hendrix) writes Re: Sorting routine Sorry, I forgot to ...,000 items )  8 test \ Sorting .. 0.021 seconds elapsed. ... seconds elapsed. 24 test \ Sorting .. 0.050 seconds elapsed. ... seconds elapsed. 48 test \ Sorting .. 0.089 seconds elapsed. ...seconds elapsed. 63 test \ Sorting .. 0.118 seconds elapsed. Here...
Show full article (1.79Kb) · Show article thread
Re: Sorting routine     

Group: comp.lang.forth · Group Profile · Search for Sorting routine in comp.lang.forth
Author: William James
Date: Sep 6, 2008 13:03

... <por...@bolet.org> writes Re: Sorting routine Even if the FSL included a standardized sort, I strongly doubt that a ...programmer daring to use his own sorting code would be fried to death... 'bend' problems so that a sort could solve them. Furthermore, when I...for 1 <= n <= 10,000, then sort them on rad(n), and ... "fanatics", "Forthing", "think"] Let's sort by the negated size of ...
Show full article (1.63Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next