Skip to content
Snippets Groups Projects
Unverified Commit c891727d authored by Elias Alexander Engel's avatar Elias Alexander Engel
Browse files

chore: 1 pic

parent f8a33ffd
No related branches found
No related tags found
No related merge requests found
......@@ -73,16 +73,23 @@
\item[$\to$] Translates PlanNode into IR
\pause
\item[$\to$] optimized in passes
\begin{enumerate}
\item Predicate
\begin{enumerate}[<+->]
\item Predicate\\
\only<.>{
\includegraphics[width=100px]{./plots/q1-b4.png}
}
% TODO: q3 b4 - after.svg
\pause
\item Pushdown Projection
% TODO: q2 b4 - after.svg
\pause
\item Projection Fuse
\item Pushdown Projection\\
\only<.>{
\includegraphics[width=100px]{./plots/q2-b4.png}
} % TODO: q2 b4 - after.svg
%\pause
\item Projection Fuse\\
\only<.>{
\includegraphics[width=100px]{./plots/q3-b4.png}
}
% TODO: q1 b4 - after.svg
\pause
%\pause
\end{enumerate}
\pause
\item[$\to$] translated into operators, who may opportunistically use SIMD
......@@ -91,6 +98,7 @@
\end{itemize}
\end{itemize}
\end{frame}
\section{Benchmark results}
\begin{frame}
\note{2 Min}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment