summaryrefslogtreecommitdiff
path: root/sources/failure_model_statistics.tex
diff options
context:
space:
mode:
Diffstat (limited to 'sources/failure_model_statistics.tex')
-rw-r--r--sources/failure_model_statistics.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/sources/failure_model_statistics.tex b/sources/failure_model_statistics.tex
new file mode 100644
index 0000000..03c08dd
--- /dev/null
+++ b/sources/failure_model_statistics.tex
@@ -0,0 +1,17 @@
+\begin{table}[t]
+ \centering
+ \renewcommand{\arraystretch}{1.4}
+ \begin{tabular}{lr}
+ \toprule
+ \textbf{Trace} & \textbf{Mean Failure Intensity} \\
+ \midrule
+ Gmail & 53.26\% \\
+ WhatsApp & 57.97\% \\
+ YouTube & 62.1\% \\
+ Twitter & 65\% \\
+ Facebook & 64\% \\
+ \bottomrule
+ \end{tabular}
+ \caption[Overview of the failure traces]{This table shows the traces we used for scientific evaluation, and the right-hand-side shows the format of failure traces. Mean Failure Intensity can be characterized as the average of the ratio of hosts that are affected by a failure~\cite{DBLP:journals/tpds/TalluriNCKCBI26}}
+ \label{tab:failure_traces_overview}
+\end{table}