From 6791c53069f08d16d0af001d8c99d13ea885dc47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Sat, 19 Oct 2019 08:16:36 +0200 Subject: [PATCH] Speedup: `gzip` -> `perf gzip` --- slides.tex | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/slides.tex b/slides.tex index f5a1556..2b9cedf 100644 --- a/slides.tex +++ b/slides.tex @@ -617,14 +617,10 @@ Segmentation fault. \begin{frame}{Performances} \begin{center} \Large\bf Unwinding speedup vs.\ libunwind: - \begin{columns} - \begin{column}{0.5\textwidth} - \alert{x15} on gzip - \end{column} - \begin{column}{0.5\textwidth} - \alert{x25} on hackbench - \end{column} - \end{columns} + \begin{tabular}{rl} + \alert{x15} &on \prog{\tt{}perf gzip}\\ + \alert{x25} &on \prog{\tt{}perf hackbench}\\ + \end{tabular} \end{center} \vfill