History log of /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/TestService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
80a682bc3d1bdf1e756b799bbcd919678b319ee3 19-Nov-2011 Christopher Tate <ctate@google.com> Add iteration-limited mode to FrameworkPerf

You can run tests for exactly N iterations regardless of duration now,
in addition to the previous time-limited behavior.

(Clean cherry-pick to break a dependency on a previous patch that
needs work before being committed.)

Change-Id: I2e6cf511bbe968a6f95391567658722e87dfa1fe
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/TestService.java
4c18ad56f7e9b84bb075fd39c8e712c7871430a0 17-Nov-2011 Christopher Tate <ctate@google.com> Add a few GC-flexing microbenchmark tests

Added ObjectGc and FinalizingGc to stress single-object allocation and
collection with/without the presence of finalizers.

Also added GcOp() to the menu of available single-shot tests.

Change-Id: I36d3254dfe2e97e504f9e4f77c8addda98ab4f4b
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/TestService.java
dd13793a257f4d7265bba33937bb442722d5d36b 08-Nov-2011 Dianne Hackborn <hackbod@google.com> Cleanup remote execution of perf tests.

Change-Id: I0d00537194f3a70969220db16f57bda6f25e454b
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/TestService.java
6b57b7e4d568bfa6273f87ef4c9af2fdc0ca1a06 07-Nov-2011 Dianne Hackborn <hackbod@google.com> Update perf tests to always run each test in a fresh process.

Also some new classes to preload.

Change-Id: Ia2b5f856eaee533b9603b533ebaf8cb55e2ac193
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/TestService.java