summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-27 10:29:46 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-27 10:29:46 +0200
commitf382bbf5566f464c6b9e95880761b08b46534af2 (patch)
tree19f78ee2c1c9aaf45dd062b8c96c134dcfd56439
parentfd5e93eded7c8521527bd9ddcf89775bb970c7d7 (diff)
fix: fixed figure 5.5 + 5.6
-rw-r--r--content/evaluation.tex2
-rw-r--r--images/failure_likelihood.pngbin0 -> 100150 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/content/evaluation.tex b/content/evaluation.tex
index 83aec2d..a0a6617 100644
--- a/content/evaluation.tex
+++ b/content/evaluation.tex
@@ -171,7 +171,7 @@ In this section we try to show \mysystem can additionally work together with a p
\begin{figure}[t]
\centering
- \includegraphics[width=0.8\linewidth]{images/failure_likelihood.pdf}
+ \includegraphics[width=0.8\linewidth]{images/failure_likelihood.png}
\caption[The failure model likelihood over time.]{How closely a \emph{failure model} approximates the real failure distribution (the Skype failure trace) during runtime.}.
\label{fig:failure_likelihood}
\end{figure}
diff --git a/images/failure_likelihood.png b/images/failure_likelihood.png
new file mode 100644
index 0000000..c1abeb0
--- /dev/null
+++ b/images/failure_likelihood.png
Binary files differ