Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 567 Bytes

File metadata and controls

17 lines (11 loc) · 567 Bytes

About

This app provides the mad mp3 decoder benchmark from the mibench suite. See the details in rumprun packages.

Usage

Two output files are packed into the cookfs by rumprun. To run this benchmark use either of the following arguments;

+ `madplay --time=30 --output=wave:/tmp/output_large.wav -v /data/mad/large.mp3`
+ `madplay --time=4 --output=wave:/tmp/output_small.wav -v /data/mad/small.mp3`

for large or small workloads respectively