This commit is contained in:
Alfred Melch 2019-08-05 13:08:36 +02:00
parent 397587b537
commit 743cb3eab7
2 changed files with 3 additions and 0 deletions

View File

@ -143,6 +143,9 @@ Benchmark.js combines these approaches. In a first step it approximates the runt
For running multiple benchmarks the class \texttt{BenchmarkSuite} was created. It takes a list of BenchmarkCases and runs them through a BenchmarkType. The Suite manages starting, pausing and stopping of going through list. It updates the statistics gathered on each cycle. By injecting an onCycle method, the \texttt{App} component can give live feedback about the progress.
\todo[inline]{Add digram: state machine for suite}
\todo[inline]{Explain state machine}
\subsubsection{The user interface}
\todo[inline]{Explain user interface}

Binary file not shown.