Uses of Class
fern.benchmark.SimulatorPerformance

Packages that use SimulatorPerformance
fern.benchmark Provides classes for benchmarking simulations (time benchmarks, histogram distance calculation). 
 

Uses of SimulatorPerformance in fern.benchmark
 

Subclasses of SimulatorPerformance in fern.benchmark
 class SimulatorCorrectness
          Benchmark the correctness of the built-in simulators for a given net.
 class SimulatorFireTypes
          Benchmark the Simulator.FireTypes for a given net.
 class SimulatorRandomNumbers
          Check the number of random number creations of different distributions for a given net.
 class SimulatorTime