diff options
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 46 |
1 files changed, 26 insertions, 20 deletions
@@ -92,37 +92,43 @@ \hfill % Consider adding this minipage directly to the ``draw.io'' diagram \begin{minipage}[b]{0.42\linewidth} - \footnotesize - \textbf{Functional Requirements} - \tiny - - \textbf{FR1:} The system shall be able to + \begin{tcolorbox}[title=Functional Req.] + \scriptsize + \textbf{FR1:} The system shall be able to - \textbf{FR2:} The system should be able to + \textbf{FR2:} The system should be able to - \textbf{FR3:} The system needs to do this and that + \textbf{FR3:} The system needs to do this and that + \end{tcolorbox} - \vspace{1cm} - \footnotesize - \textbf{Non-functional Requirements} - \tiny + \begin{tcolorbox}[title=Non-functional Req.] + \scriptsize + \textbf{NFR1:} The system shall be able to - \textbf{NFR1:} The system shall be able to + \textbf{NFR2:} The system should be able to - \textbf{NFR2:} The system should be able to + \textbf{NFR3:} The system needs to do this and that - \textbf{NFR3:} The system needs to do this and that - - \vspace{3cm} + \end{tcolorbox} + \vspace{1cm} \end{minipage} \end{frame} \begin{frame}\frametitle{\textbf{RQ3}: Experimental Results I} \begin{tcolorbox}[title=Main Finding I] - Here explain what did you find. + On average, \emph{Sunfish} achieves 12.17\% less failures per task than baseline (OpenDC). + Insights from predictive digital twinning yield noticeable performance difference. \end{tcolorbox} - Here goes the figure that backs up claim in Main Finding I. - Evidence for Main Finding I. + \begin{minipage}[b]{0.45\linewidth} + \begin{center} + \includegraphics[width=1.1\textwidth]{images/18_Jun_2026_201008.pdf} + \end{center} + \vspace{-0.3cm} + \tiny + \textbf{Figure 1.5:} Experiment 1 -- on the \emph{x}-axis are different community failure traces. + On the \emph{y}-axis is the mean number of times a task has failed, during the entire workload. + Vertical bars is standard deviation, measured over 5 repetitions. + \end{minipage} % Explain what the axis are in the figure caption. % Talk about the experimental setup in the figure. % Give more reliable results than just numbers -- do statistical testing, i.e., standard deviation, confidence intervals. @@ -133,7 +139,7 @@ \begin{tcolorbox}[title=Main Finding II] Here explain what did you find. \end{tcolorbox} - Here goes the figure that backs up claim in Main Finding II. + \end{frame} \begin{frame}\frametitle{Key Takeaways} |
