History log of /system/extras/tests/sdcard/stopwatch.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0ba9854ae1310425d7c09c72c528239a001e7c7 20-Nov-2009 Xia Wang <xiaw@google.com> Add standard deviation to the test results
/system/extras/tests/sdcard/stopwatch.cpp
d6079c62819b4c022fe23e5101ca5382fbedb10f 03-Jun-2009 Nicolas Catania <niko@google.com> Added main with command line args to plot the data.

New shell script to generate scalability data.

Fixed copyright notice.
Fixed incomplete metadata issue when debugfs was not mounted.
/system/extras/tests/sdcard/stopwatch.cpp
39c016f875b793296a121f41de5775b88f6fa1c9 19-May-2009 Nicolas Catania <niko@google.com> Load test for the sdcard.

Simulate loads on the sdcard for write, read and open operations using
one or more process.

The number of processes to run concurently can be specified on the command line.
The size of the file and the number of iterations (for averaging result) are
also a command line flag.

The user can have summary of the performance plus the raw data for
processing with a separate tool.

There is a basic python script to help plotting the result.
/system/extras/tests/sdcard/stopwatch.cpp