Performance Evaluation
v1.3.9-alpha-54
- groupID
- at.tugraz.ist.ase
- artifactID
- eval-v2
eval-v2 provides an evaluation approach to measure the algorithm performance in terms of runtime or a number of actions performed by an algorithm.
Table of Contents
eval-v2 provides an evaluator (PerformanceEvaluator
) which measures algorithm performance in terms of runtime or a number of actions performed by an algorithm.
What the package provides
How tos
Using PerformanceEvaluator
as well as Counter
and Timer
Examples
TBD