14 lines
540 B
TeX
14 lines
540 B
TeX
|
\chapter{Evaluation}
|
||
|
\label{cha:evaluation}
|
||
|
|
||
|
\section{Test environment}
|
||
|
Explain the hardware used, as well as the actual data (how many expressions, variables etc.)
|
||
|
|
||
|
\section{Results}
|
||
|
talk about what we will see now (results only for interpreter, then transpiler and then compared with each other and a CPU interpreter)
|
||
|
\subsection{Interpreter}
|
||
|
Results only for Interpreter
|
||
|
\subsection{Transpiler}
|
||
|
Results only for Transpiler
|
||
|
\subsection{Comparison}
|
||
|
Comparison of Interpreter and Transpiler as well as Comparing the two with CPU interpreter
|