Package org.anchoranalysis.experiment.time
package org.anchoranalysis.experiment.time
How long particular operations take to execute.
-
ClassesClassDescriptionGenerates report of the execution-times of different operations.Creates an instance of
ExecutionTimeRecorder
depending in what outputs are enabled.Wraps aRunningSum
with an additional variable, indicating the total number of parent operations.