Class N06_Part2_Figures1and2

java.lang.Object
  extended by N06_Part2_Figures1and2

public class N06_Part2_Figures1and2
extends Object

For the article Robust Java benchmarking, Part 2: Statistics And solutions, contains the code relevant to Figure 1 and Figure 2.

Author:
Brent Boyer

Constructor Summary
N06_Part2_Figures1and2()
           
 
Method Summary
static void main(String[] args)
          Results on 2008-04-30 on my 2.2 GHz Intel Core 2 Duo E4500 machine (server jvm): see the file ..
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

N06_Part2_Figures1and2

public N06_Part2_Figures1and2()
Method Detail

main

public static void main(String[] args)
Results on 2008-04-30 on my 2.2 GHz Intel Core 2 Duo E4500 machine (server jvm): see the file ../results/N06_Part2_Figures1and2.xls.