Class StackTest
java.lang.Object
de.pirckheimer_gymnasium.jbox2d.profile.BasicPerformanceTest
de.pirckheimer_gymnasium.jbox2d.testbed.perf.StackTest
- Author:
- Daniel Murphy
-
Nested Class Summary
Nested classes/interfaces inherited from class de.pirckheimer_gymnasium.jbox2d.profile.BasicPerformanceTest
BasicPerformanceTest.ResultFormat -
Field Summary
FieldsFields inherited from class de.pirckheimer_gymnasium.jbox2d.profile.BasicPerformanceTest
stats -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.pirckheimer_gymnasium.jbox2d.profile.BasicPerformanceTest
getFrames, go, preStep, printf, println, printResults, setFormat, setupTest
-
Field Details
-
INNER_ITERS
public static final int INNER_ITERS- See Also:
-
OUTER_ITERS
public static final int OUTER_ITERS- See Also:
-
tests
-
aStore
public static float aStore
-
-
Constructor Details
-
StackTest
public StackTest()
-
-
Method Details
-
op
-
step
public void step(int argNum) - Specified by:
stepin classBasicPerformanceTest
-
getTestName
- Specified by:
getTestNamein classBasicPerformanceTest
-
main
-