It's technically not that big of deal for me, since I doubt I would do the search; I would just scroll down thru the artist sorted list
Randy,
Take it from the guy who wrote the algorithms, that is absolutely the slowest way to find anything. Searches are exponentially faster than sorts in Rockit.
Of course, I know everybody does things differently, and whatever is comfortable for you, is cool, but a few suggestions:
Here's what I do:
Search for an artist, let's say "rick" -- cool name
Up pops Rick Springfield, Cheap Trick, Eddie Kendricks, etc., in the search list.
Then, sort the search list by artist, which has maybe 30-40 entries.
Much, much faster than sorting the main list.
The other faster way, is to just click on the Artist button (on the DarkGray skin), or right click the library, and choose View Artists, and just highlight the one you want, and all tracks display.
Sorting the main tracklist, is the biggest bottleneck and resource hog in Windows, and the one most likely to bring about a skip in any music or videos playing. It rears it's ugly head, when yer tracklist contains 15000+ tracks.
I've tweaked the heck out of those sort algorithms, but the way Windows handles list controls, it still remains the worst possible case for speed and resources...
