Package fern.benchmark

Provides classes for benchmarking simulations (time benchmarks, histogram distance calculation).

See:
          Description

Class Summary
Benchmark Base class for all benchmark classes.
RandomNumber Benchmarking of the time needed for different random number generations.
SimulatorCorrectness Benchmark the correctness of the built-in simulators for a given net.
SimulatorFireTypes Benchmark the Simulator.FireTypes for a given net.
SimulatorPerformance Measures the performance of the different simulation algorithms for a given network.
SimulatorRandomNumbers Check the number of random number creations of different distributions for a given net.
SimulatorTime  
 

Package fern.benchmark Description

Provides classes for benchmarking simulations (time benchmarks, histogram distance calculation).