org.benchy.graph
Class GraphMain
java.lang.Object
org.benchy.graph.GraphMain
public class GraphMain
- extends Object
Main responsible for reading the BenchmarkResultRepository and writing output
with the GnuPlotGraphWriter.
- Author:
- Peter Veentjer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphMain
public GraphMain(File benchmarkDir)
doIt
public void doIt(File outputFile,
List<String> names,
String x,
String y)
- Parameters:
outputFile - names - the names of the benchmarks to collect.x - y -
addToModel
public void addToModel(Date date,
String benchmarkName)
main
public static void main(String[] args)
Copyright © 2008-2010 Multiverse. All Rights Reserved.