master-thesis/thesis/chapters/evaluation.tex

14 lines
540 B
TeX
Raw Normal View History

2025-01-04 10:38:27 +01:00
\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