writing
This commit is contained in:
parent
397587b537
commit
743cb3eab7
@ -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}
|
BIN
thesis/main.pdf
BIN
thesis/main.pdf
Binary file not shown.
Loading…
Reference in New Issue
Block a user