|
224 | 224 | % \animategraphics output only works in Adobe Acrobat. |
225 | 225 | % poster option selects frame to display initially, so shows when not animated. Frame count starts from zero. |
226 | 226 | % Replace with \includegraphics of the selected frame for slides published via GitHub, to speed up slide compilation. |
227 | | - \animategraphics[trim=10 115 10 100,clip,poster=14,controls,buttonsize=1em,width=1.05\linewidth]{6}{diagrams/rolling/fnum}{1}{27} |
228 | | -% \includegraphics[height=\textheight]{diagrams/rolling/fnum15.png} |
| 227 | +% \animategraphics[trim=10 115 10 100,clip,poster=14,controls,buttonsize=1em,width=1.05\linewidth]{6}{diagrams/rolling/fnum}{1}{27} |
| 228 | + \includegraphics[height=\textheight]{diagrams/rolling/fnum15.png} |
229 | 229 | \end{frame} |
230 | 230 | \note[itemize]{ |
231 | 231 | \item Slowly roll out new version |
|
278 | 278 | % \animategraphics output only works in Adobe Acrobat. |
279 | 279 | % poster option selects frame to display initially, so shows when not animated. Frame count starts from zero. |
280 | 280 | % Replace with \includegraphics of the selected frame for slides published via GitHub, to speed up slide compilation. |
281 | | - \animategraphics[trim=10 115 10 100,clip,poster=9,controls,buttonsize=1em,width=1.05\linewidth]{4}{diagrams/blue-green/fnum}{1}{14} |
282 | | -% \includegraphics[height=\textheight]{diagrams/blue-green/fnum10.png} |
| 281 | +% \animategraphics[trim=10 115 10 100,clip,poster=9,controls,buttonsize=1em,width=1.05\linewidth]{4}{diagrams/blue-green/fnum}{1}{14} |
| 282 | + \includegraphics[height=\textheight]{diagrams/blue-green/fnum10.png} |
283 | 283 | \end{frame} |
284 | 284 | \note[itemize]{ |
285 | 285 | \item \textbf{V2} deployed alongside \textbf{V1}, including same number of instances |
|
329 | 329 | % \animategraphics output only works in Adobe Acrobat. |
330 | 330 | % poster option selects frame to display initially, so shows when not animated. Frame count starts from zero. |
331 | 331 | % Replace with \includegraphics of the selected frame for slides published via GitHub, to speed up slide compilation. |
332 | | - \animategraphics[trim=10 115 10 100,clip,poster=13,controls,buttonsize=1em,width=1.05\linewidth]{4}{diagrams/canary/fnum}{1}{15} |
333 | | -% \includegraphics[height=\textheight]{diagrams/canary/fnum14.png} |
| 332 | +% \animategraphics[trim=10 115 10 100,clip,poster=13,controls,buttonsize=1em,width=1.05\linewidth]{4}{diagrams/canary/fnum}{1}{15} |
| 333 | + \includegraphics[height=\textheight]{diagrams/canary/fnum14.png} |
334 | 334 | \end{frame} |
335 | 335 | \note[itemize]{ |
336 | 336 | \item Gradually shift traffic from \textbf{V1} to \textbf{V2} |
|
368 | 368 | % \animategraphics output only works in Adobe Acrobat. |
369 | 369 | % poster option selects frame to display initially, so shows when not animated. Frame count starts from zero. |
370 | 370 | % Replace with \includegraphics of the selected frame for slides published via GitHub, to speed up slide compilation. |
371 | | - \animategraphics[trim=10 115 10 100,clip,poster=last,controls,buttonsize=1em,width=1.05\linewidth]{6}{diagrams/a-b/fnum}{1}{19} |
372 | | -% \includegraphics[height=\textheight]{diagrams/a-b/fnum19.png} |
| 371 | +% \animategraphics[trim=10 115 10 100,clip,poster=last,controls,buttonsize=1em,width=1.05\linewidth]{6}{diagrams/a-b/fnum}{1}{19} |
| 372 | + \includegraphics[height=\textheight]{diagrams/a-b/fnum19.png} |
373 | 373 | \end{frame} |
374 | 374 | \note[itemize]{ |
375 | 375 | \item Actually it's A/B Testing |
|
413 | 413 | % \animategraphics output only works in Adobe Acrobat. |
414 | 414 | % poster option selects frame to display initially, so shows when not animated. Frame count starts from zero. |
415 | 415 | % Replace with \includegraphics of the selected frame for slides published via GitHub, to speed up slide compilation. |
416 | | - \animategraphics[trim=10 115 10 100,clip,poster=13,controls,buttonsize=1em,width=1.05\linewidth]{5}{diagrams/shadow/fnum}{1}{15} |
417 | | -% \includegraphics[height=\textheight]{diagrams/shadow/fnum14.png} |
| 416 | +% \animategraphics[trim=10 115 10 100,clip,poster=13,controls,buttonsize=1em,width=1.05\linewidth]{5}{diagrams/shadow/fnum}{1}{15} |
| 417 | + \includegraphics[height=\textheight]{diagrams/shadow/fnum14.png} |
418 | 418 | \end{frame} |
419 | 419 | \note[itemize]{ |
420 | 420 | \item \textbf{V2} deployed alongside \textbf{V1} |
|
0 commit comments