view TOOLS/fastmem.sh @ 17574:9c90977d9f50

Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it automatically, and remove a call to snd_pcm_drop() because snd_pcm_close() does it automatically.
author cladisch
date Fri, 10 Feb 2006 09:26:11 +0000
parents 5983b3ef67b4
children 15a7ea3fe2e0
line wrap: on
line source


sync
sleep 2
./fastmem-k6
sleep 2
./fastmem-k7
sleep 2
./fastmem-mmx
sleep 2
./fastmem-sse
sleep 2
./fastmem2-k6
sleep 2
./fastmem2-k7
sleep 2
./fastmem2-mmx
sleep 2
./fastmem2-sse
sleep 2