Test sorting algorithms
#4
Quote:Here I try your routine @eoredson with my setup changing your array name to sa$ and your p to p$ it works for 100, 1000, 10,000 but really really bogs down starting at 100,000


I found the heap sort to be the fastest. It can sort 10,000,000 elements in just under 10 seconds.

Sorry for boring rehashed sort post.

Erik.
Reply


Messages In This Thread
Test sorting algorithms - by eoredson - 05-04-2023, 02:29 AM
RE: Test sorting algorithms - by bplus - 05-04-2023, 04:29 PM
RE: Test sorting algorithms - by bplus - 05-04-2023, 04:47 PM
RE: Test sorting algorithms - by eoredson - 05-04-2023, 09:38 PM



Users browsing this thread: 4 Guest(s)