Slow read speeds with SSD ?!?!

Proper realtime processing of multiple streams requires that only the NEXT block of EACH stream be read before attempting ANY of the following blocks. This makes multi-streaming much more like random access, but can force consistent worst case head travel times on HDDs, such as where streams are on separate sections of a drive, as for different mic positions for orchestral samples.

Also, in situations like above, NCQ might actually work against low-latency, because it will tend to reorder the requests to get the sequential blocks after each other, THEN get another close bunch.

Colloquial term for “consensus via emphasis on gaining outcomes that are mutually beneficial for all”. :smiley: :smiley: :smiley: :wink:

The latter doesn’t sort of work when the adrenaline is pumping! :wink:

Aloha guys,

Great (and informative) thread.

Lot’s o’ good stuff to read/learn and then apply

Tanx,
{‘-’}

Good.

So, if you make software and load lots of files: load them in parallel. Your users with SSDs will love you for it. :slight_smile: