DescriptionSkip dropping caches in each test and between iterations during factory tests.
Dropping caches (writing back all dirty pages to disk and clearing all the caches) is not necessary for factory tests. It can reduce the latency significantly. The scale is about 27s -> 3s, for running 2 empty tests.
Since autotest is installed in the stateful partition. So change mod_image_for_test script to mount and modify the stateful partition in addition.
Patch Set 1 #Patch Set 2 : Remove debug line #
Total comments: 5
Patch Set 3 : fix bug #
Messages
Total messages: 7 (0 generated)
|