Skip to content
Snippets Groups Projects
Verified Commit 04d2d2a6 authored by Joshua Balthasar Kobschätzki's avatar Joshua Balthasar Kobschätzki :speech_balloon:
Browse files

Merge branch 'main' of git.tu-berlin.de:sose24-ppds-qp/presentation

parents 6b4f4bc1 c891727d
No related branches found
No related tags found
No related merge requests found
...@@ -82,16 +82,23 @@ ...@@ -82,16 +82,23 @@
\item[$\to$] Translates PlanNode into IR \item[$\to$] Translates PlanNode into IR
\pause \pause
\item[$\to$] optimized in passes \item[$\to$] optimized in passes
\begin{enumerate} \begin{enumerate}[<+->]
\item Predicate \item Predicate\\
\only<.>{
\includegraphics[width=100px]{./plots/q1-b4.png}
}
% TODO: q3 b4 - after.svg % TODO: q3 b4 - after.svg
\pause \item Pushdown Projection\\
\item Pushdown Projection \only<.>{
% TODO: q2 b4 - after.svg \includegraphics[width=100px]{./plots/q2-b4.png}
\pause } % TODO: q2 b4 - after.svg
\item Projection Fuse %\pause
\item Projection Fuse\\
\only<.>{
\includegraphics[width=100px]{./plots/q3-b4.png}
}
% TODO: q1 b4 - after.svg % TODO: q1 b4 - after.svg
\pause %\pause
\end{enumerate} \end{enumerate}
\pause \pause
\item[$\to$] translated into operators, who may opportunistically use SIMD \item[$\to$] translated into operators, who may opportunistically use SIMD
...@@ -100,6 +107,7 @@ ...@@ -100,6 +107,7 @@
\end{itemize} \end{itemize}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\section{Benchmark results} \section{Benchmark results}
\begin{frame}[fragile] \begin{frame}[fragile]
\note{2 Min} \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