marf.Stats
Class StatsCollector

java.lang.Object
marf.Stats.StatsCollector
- public class StatsCollector
- extends java.lang.Object
TODO: Implement.
Ideally we'd want to measure.
How long it takes for a particular module to do the thing.
How long it takes to run whole pipeline.
How many features...
Amount of noise and silence removed...
...
$Id: StatsCollector.java,v 1.7 2005/07/30 20:05:45 mokhov Exp $
- Since:
- 0.0.1
- Version:
- $Revision: 1.7 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatsCollector
public StatsCollector()
getMARFSourceCodeRevision
public static java.lang.String getMARFSourceCodeRevision()
- Returns source code revision information.
- Since:
- 0.3.0.2