1
0
Fork 0

Restructure plots directory

master
Jack Henschel 2 years ago
parent b6f2c657c4
commit a7145e38e6
  1. 8
      include/04-implementation.md
  2. 0
      plots/mock-results/config-run-analysis.py
  3. 0
      plots/mock-results/config-run-variance-autoscaling.pdf
  4. 0
      plots/mock-results/config-run-variance-static.pdf
  5. 0
      plots/mock-results/performance-analysis.py
  6. 0
      plots/mock-results/performance-cost-benchmark-autoscaling.pdf
  7. 0
      plots/mock-results/performance-cost-benchmark-static.pdf
  8. 0
      plots/mock-results/scaling-benchmarks.json

@ -464,7 +464,7 @@ The worker nodes have a combined capacity of 136 CPU cores and 1134 GiB memory.
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{plots/performance-cost-benchmark-static.pdf}
\includegraphics[width=\textwidth]{plots/mock-results/performance-cost-benchmark-static.pdf}
\caption{\label{fig:performance-cost-benchmark-static} Results of scaling benchmark. Scaling setting indicates static number of replicas or autoscaling policy.}
\end{figure}
@ -495,7 +495,7 @@ This is explained by the fact that with few replicas, the same executor needs to
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{plots/config-run-variance-static.pdf}
\includegraphics[width=\textwidth]{plots/mock-results/config-run-variance-static.pdf}
\caption{\label{fig:config-run-variance-static} Execution time of individual configuration runs (3 benchmarks, 10 configuration runs per benchmark). Numbers in blue indicate the mean value.}
\end{figure}
@ -571,7 +571,7 @@ For comparison, the figures also show the previously discussed benchmark results
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{plots/performance-cost-benchmark-autoscaling.pdf}
\includegraphics[width=\textwidth]{plots/mock-results/performance-cost-benchmark-autoscaling.pdf}
\caption{\label{fig:performance-cost-benchmark-autoscaling} Results of autoscaling benchmark. Scaling setting indicates static number of replicas or autoscaling policy.}
\end{figure}
@ -604,7 +604,7 @@ Thus, it should be empirically determined and adjusted based on user preferences
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{plots/config-run-variance-autoscaling.pdf}
\includegraphics[width=\textwidth]{plots/mock-results/config-run-variance-autoscaling.pdf}
\caption{\label{fig:config-run-variance-autoscaling} Execution time of individual configuration runs. Numbers in blue indicate the mean value.}
\end{figure}

Loading…
Cancel
Save