Differences

This shows you the differences between two versions of the page.

Link to this comparison view

speed_test [2017/03/21 21:04] – created devaspeed_test [2017/03/24 20:51] (current) deva
Line 1: Line 1:
 ======Read Speed Test====== ======Read Speed Test======
-The following terminal output shows the difference in processing requirements for 24bit and 32bit wav files when loading from the disk. This is a strong indicator that we should ALWAYS keep our wav files in 32bit on disk to enhance disk streaming.+The following terminal output shows the difference in processing requirements for 24bit little endian and 32bit float wav files when loading from the disk. This is a strong indicator that we should ALWAYS keep our wav files in 32bit on disk to enhance disk streaming.
 <code> <code>
-  time ./test.out test24bit.wav+  time ./test.out test_24le.wav
   real 0m13.421s   real 0m13.421s
   user 0m9.944s   user 0m9.944s
   sys 0m3.464s   sys 0m3.464s
  
-  time ./test.out test32bit.wav+  time ./test.out test_float.wav
   real 0m4.410s   real 0m4.410s
   user 0m0.376s   user 0m0.376s
speed_test.txt · Last modified: 2017/03/24 20:51 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0