public class SimulatorTime extends SimulatorPerformance
| Constructor and Description |
|---|
SimulatorTime(Network net,
double time)
Create the benchmark and defines the time each simulator has to run in one iteration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
present()
Present results of this benchmark is gnuplot and text to stdout.
|
benchmark, getShowSteps, getSimulators, setShowStepsaddData, clearData, createRandomDoubleArray, end, getNumBins, setNumBins, start, toGnuplot, toGnuplot, toGnuPlotAsHistogram, toGnuPlotAsHistogrampublic SimulatorTime(Network net, double time)
net - the network to benchmarktime - running time for the simulatorsCopyright © 2007–2021. All rights reserved.