• Home
  • History
  • Annotate
  • only in /system/extras/tests/sdcard/
History log of /system/extras/tests/sdcard/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e1b480b11c19f014a2a6ceddd28883275a4ba0e3 04-Aug-2012 Jeff Sharkey <jsharkey@android.com> Add directory tree traversal benchmark.

Generates a directory tree with requested depth, also writing files
at each leaf to add width. Then it times traversal of entire tree,
which can reveal impact of VFS caching inside kernel.

Also specify mode_t when creating files.

Bug: 6925012
Change-Id: I65370d6fd0b9777e959be3a0867f27ce22ee4644
dcard_perf_test.cpp
estcase.cpp
estcase.h
b0ba9854ae1310425d7c09c72c528239a001e7c7 20-Nov-2009 Xia Wang <xiaw@google.com> Add standard deviation to the test results
topwatch.cpp
topwatch.h
d989a8e37771a2f97b1c6ec45f29bb1bc94e7299 20-Oct-2009 Nicolas Catania <niko@google.com> Added check for the version of Gnuplot.

Must be 1.8
lot_sdcard.py
906d825d7033339bb37d7415bce77089bec3a2b6 16-Oct-2009 Nicolas Catania <niko@google.com> Fixed the plotting script to work with latest kernel version.

Added a README file with basic instructions to build and
run the tests.
EADME
lot_sdcard.py
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.
lot_sdcard.py
rofile_sdcard.sh
topwatch.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.
ndroid.mk
lot_sdcard.py
dcard_perf_test.cpp
topwatch.cpp
topwatch.h
ysutil.cpp
ysutil.h
estcase.cpp
estcase.h