diff --git a/main.pdf b/main.pdf index 84495d5..15d9050 100644 Binary files a/main.pdf and b/main.pdf differ diff --git a/main.tex b/main.tex index 0fe3ae9..1c747f3 100644 --- a/main.tex +++ b/main.tex @@ -252,6 +252,34 @@ Assume the following instructions and time requirements for each resource stage uzylol + \newpage + + \section{Performance Modeling} + + \begin{itemize} + \item[1a] 1,000,000 (N) + \item[1b] 0 + \item[1c] 5,000,000,000,000 clock cycles + \item[1d] 5 CPI + \item[1e] 0.0025s + + \bigskip + + \item[2a] 1,000,000 (N) + \item[2b] 1,000,000 (N) + \item[2c] 105,000,000,000,000 clock cycles + \item[2d] 105 CPI + \item[2e] 0.0525s + + \bigskip + + \item[3a] 1,000,000 (N) + \item[3b] 2,000,000 (2N) + \item[3c] 205,000,000,000,000 clock cycles + \item[3d] 205 CPI + \item[3e] 0.1025s + \end{itemize} + \end{enumerate} \end{document}