summaryrefslogtreecommitdiff
path: root/sources/failure_model_statistics.tex
blob: 03c08dd04920dcdbb3a164f01722bf105f7e95c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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}