spec.reporter
Class Utils
java.lang.Object
spec.reporter.Utils
public class Utils
- extends java.lang.Object
Constructor Summary |
Utils()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_SCORE
public static final java.lang.Double INVALID_SCORE
REPORTER_DIR
public static java.lang.String REPORTER_DIR
IMAGES_DIR
public static java.lang.String IMAGES_DIR
debug
public static boolean debug
Utils
public Utils()
createBmResultGraph
public static void createBmResultGraph(BenchmarkRecord record)
getDescription
public static java.lang.String getDescription(java.lang.String prop)
initColorMap
public static final java.util.HashMap initColorMap()
generateMainChart
public static void generateMainChart(double compositeScore,
java.util.TreeMap<java.lang.String,java.lang.Double> scores)