forked from Deuxfleurs/garage
[talk-fosdem-24] remove geodistrib paper shot
This commit is contained in:
parent
c2541f280c
commit
c7dad980b7
2 changed files with 6 additions and 8 deletions
Binary file not shown.
|
@ -334,7 +334,7 @@
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\includegraphics[width=.6\linewidth]{../assets/perf/db_engine.png}
|
\includegraphics[width=.6\linewidth]{../assets/perf/db_engine.png}
|
||||||
\end{center}
|
\end{center}
|
||||||
NB: Sqlite was slow due to synchronous journaling mode, now configurable
|
NB: Sqlite was slow due to synchronous mode, now configurable
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
|
@ -436,14 +436,12 @@
|
||||||
The index table is built centrally using an optimal algorithm,\\
|
The index table is built centrally using an optimal algorithm,\\
|
||||||
then propagated to all nodes
|
then propagated to all nodes
|
||||||
}
|
}
|
||||||
\end{frame}
|
|
||||||
|
|
||||||
\begin{frame}
|
\vspace{1em}
|
||||||
\frametitle{Optimal layout computation}
|
\visible<3->{
|
||||||
\begin{figure}
|
\footnotesize
|
||||||
\center
|
Oulamara, M., \& Auvolat, A. (2023). \emph{An algorithm for geo-distributed and redundant storage in Garage}.\\ arXiv preprint arXiv:2302.13798.
|
||||||
\includegraphics[width=.6\linewidth]{../assets/geodistrib_paper.png}
|
}
|
||||||
\end{figure}
|
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue