root@minimal-debian6:~/lib# /usr/lib/jvm/java-7/bin/java -jar JBench.jar jbench.properties --- JBench log starts Wed Oct 05 20:06:35 CEST 2011 --- General Configuration: Number of test runs per task: 5 Abort on task configuration error: no Excluding worst result and best result from stats. System information: VM: Java HotSpot(TM) 64-Bit Server VM;21.0-b17;Oracle Corporation OS: Linux;amd64;2.6.32-5-amd64 Timer: uk.org.skeet.jbench.ClockTimer; granularity: 1ms Task configuration: Configured 1: Collections.sort(class java.util.ArrayList) size=100000 Configured 2: Collections.sort(class java.util.Vector) size=100000 2 tasks successfully configured ---------- Collections.sort(class java.util.ArrayList) size=100000 Testing.....All tests passed. Results: 97ms [excluded] 41ms 33ms 31ms 29ms [excluded] Mean=35; variance=18; standard deviation=4 ---------- Collections.sort(class java.util.Vector) size=100000 Testing.....All tests passed. Results: 59ms [excluded] 36ms 36ms 36ms [excluded] 37ms Mean=36; variance=0; standard deviation=0 --- JBench log ends Wed Oct 05 20:06:36 CEST 2011 --- root@minimal-debian6:~/lib#