This commit is contained in:
Alfred Melch 2019-08-10 11:13:17 +02:00
parent 67a4f8c42f
commit 5279c31207
8 changed files with 44 additions and 14 deletions

8
.gitignore vendored
View File

@ -7,8 +7,10 @@ node_modules/
# latex
*.aux
*.log
*.lol
*.lof
*.synctex.gz
*.toc
*.lof
*.lot
*.lol
*.tdo
*.synctex.gz
*.out

View File

@ -21,11 +21,17 @@ Questions to answer:
\todo[inline]{Highlight for each case which dimension is active and which questions it tackles}
\subsubsection{Device 1 - Windows - wasm vs js}
\subsubsection{Case 1 - Windows - wasm vs js}
\marginpar{hp pavilion}
\marginpar{6 charts}
\marginpar{questions: 1, 3, 5}
\todo[inline]{desktop | chrome, ff, edge | simplify.js | on, off | wasm vs js = 6 charts}
\todo[inline]{questions: 1, 3, 5}
\begin{table}[htb]
\centering
\includegraphics[width=.8\linewidth]{./images/dimensions-1.png}
\label{tbl:dimensions-1}
\caption{Problem dimensions of Case 1}
\end{table}
Benchmark of dataset "Simplify.js example" using the web browsers of Google, Microsoft and Mozilla.
@ -37,21 +43,34 @@ Benchmark of dataset "Simplify.js example" using the web browsers of Google, Mic
\input{./results-benchmark/win_edge_simplify_vs_true.tex}
\clearpage
\subsubsection{Device 1 - Windows - wasm stack analysis}
\subsubsection{Case 2 - Windows - wasm stack analysis}
\marginpar{hp pavilion}
\todo[inline]{desktop | edge | simplify.js | on, off | wasm stack = 2 charts}
\todo[inline]{questions: 2, 3, 5}
\marginpar{maybe add ffox}
\marginpar{2 charts}
\marginpar{questions: 2, 3, 5}
\todo{maybe add ffox}
\begin{table}[htb]
\centering
\includegraphics[width=.8\linewidth]{./images/dimensions-2.png}
\label{tbl:dimensions-2}
\caption{Problem dimensions of Case 2}
\end{table}
\input{./results-benchmark/win_edge_simplify_stack_false.tex}
\input{./results-benchmark/win_edge_simplify_stack_true.tex}
\clearpage
\subsubsection{Device 2 - MacBook Pro - wasm vs js}
\subsubsection{Case 3 - MacBook Pro - wasm vs js}
\marginpar{MacBook Pro 15}
\marginpar{4 charts}
\marginpar{Chrome and FF comparable to results above}
\todo[inline]{desktop | safari, ffox | bavaria.js | on, off | vs = 4 charts}
\begin{table}[htb]
\centering
\includegraphics[width=.8\linewidth]{./images/dimensions-3.png}
\label{tbl:dimensions-3}
\caption{Problem dimensions of Case 3}
\end{table}
\input{./results-benchmark/mac_safa_bavaria_vs_false.tex}
@ -60,10 +79,17 @@ Benchmark of dataset "Simplify.js example" using the web browsers of Google, Mic
\input{./results-benchmark/mac_ffox_bavaria_vs_true.tex}
\clearpage
\subsubsection{Device 3 - Ubuntu - turf.js analysis}
\subsubsection{Case 4 - Ubuntu - turf.js analysis}
\marginpar{Lenovo Miix 510}
\marginpar{4 charts}
\marginpar{Firefox because orig simplify is faster}
\todo[inline]{desktop | ff | bavaria | on, off | vs, turf Stack = 4 charts}
\begin{table}[htb]
\centering
\includegraphics[width=.8\linewidth]{./images/dimensions-4.png}
\label{tbl:dimensions-4}
\caption{Problem dimensions of Case 4}
\end{table}
\input{./results-benchmark/ubu_ffox_bavaria_vs_false.tex}
\input{./results-benchmark/ubu_ffox_bavaria_jsstack_false.tex}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

View File

@ -59,6 +59,8 @@ Abstract goes here
\pagenumbering{gobble}
\listoffigures
\newpage
\listoftables
\newpage
\lstlistoflistings
\newpage