mt-polygon-simplification/thesis/chapters/04.01-results-benchmark.tex
2019-08-07 15:34:59 +02:00

56 lines
1.8 KiB
TeX

\subsection{Benchmark results}
Problem dimensions:
\begin{itemize}
\item Device: desktop, smartphone
\item Browser: Chrome, Firefox, Edge, Safari, mobile variants
\item Datasets: Simplify.js example, bavaria outline
\item High quality: on off
\item Chart: wasm vs. js, wasm analysis, js analysis
\end{itemize}
Questions to answer:
\begin{itemize}
\item Differences between browsers?
\item How much influence does the environment change has (storeCoords)?
\item What is faster? js or wasm. In which cases?
\item Is turf making sense?
\item How much influence does high Quality mode has.
\item Difference between devices?
\end{itemize}
\todo[inline]{Highlight for each case which dimension is active and which questions it tackles}
\subsubsection{Device 1 - Windows - wasm vs js}
\todo[inline]{desktop | chrome, ff, edge | simplify.js | on, off | wasm vs js = 6 charts}
\todo[inline]{questions: 1, 3, 5}
Benchmark of dataset "Simplify.js example" using the web browsers of Google, Microsoft and Mozilla.
\input{./results-benchmark/win_chro_simplify_vs_false}
\input{./results-benchmark/win_ffox_simplify_vs_false}
\input{./results-benchmark/win_edge_simplify_vs_false}
\input{./results-benchmark/win_chro_simplify_vs_true}
\input{./results-benchmark/win_ffox_simplify_vs_true}
% \input{./results-benchmark/win_edge_simplify_vs_true}
\clearpage
\subsubsection{Device 1 - Windows - wasm stack analysis}
\todo[inline]{desktop | edge, firefox | simplify.js | on, off | wasm stack = 6 charts}
\todo[inline]{1, 2, 3, 5}
\input{./results-benchmark/win_edge_simplify_stack_false}
\clearpage
\subsubsection{Device 2 - iMac - wasm vs js}
For safari browser.
\subsubsection{Device 3 - Ubuntu - turf.js analysis}
Check if turf makes sense
\subsubsection{Device 4 - iPhone - mobile testing}