|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Benchmark | This class is main benchmark driver. |
BenchmarkSample | This is an example how to use Neuroph microbenchmarking framework |
BenchmarkTask | This class is an abstract base class for specific microbenchmarking tasks |
BenchmarkTaskResults | This class holds benchmarking results, elapsed times for all iterations and various statistics min, max, avg times and standard deviation |
MyBenchmarkTask | This class is example of custom benchmarking task for Multi Layer Perceptorn network Note that this benchmark only measures the speed at implementation level - the speed of data flow forward and backward through network |
Stopwatch | A class to help benchmark code, it simulates a real stop watch. |
Provides microbenchmaarking framework for measuring and comparing Neuroph performance.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |