From addc420f8347a9be9b3bf1591f0c4e7c1b8c5271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20F=C3=BCrst?= Date: Fri, 9 Feb 2024 17:59:57 +0100 Subject: [PATCH] increase width of scaling factor plot for better readability --- thesis/content/30_performance.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis/content/30_performance.tex b/thesis/content/30_performance.tex index 8679ba9..47d1f72 100644 --- a/thesis/content/30_performance.tex +++ b/thesis/content/30_performance.tex @@ -149,7 +149,7 @@ For the results of the Brute-Force approach illustrated in Figure \ref{fig:perf- \label{fig:perf-dsa-analysis:average} \end{subfigure} \hspace{5mm} - \begin{subfigure}[t]{0.45\textwidth} + \begin{subfigure}[t]{0.55\textwidth} \centering \includegraphics[width=\textwidth]{images/plot-dsa-throughput-scaling.pdf} \caption{Scaling Factor for different amounts of participating \gls{dsa}. Determined by formula \\ \(\frac{Throughput}{Basline\ Throughput} * \frac{1}{Utilization\ Factor}\) \\ with the baseline being Throughput for 1 \gls{dsa} and the utilization factor representing the factor of the amount of \gls{dsa}s being used over the baseline.}