\vspace{6pt}
\begin{itemize}
- \item Take existing search algorithms and optimise a Vector ISA \\
- (at the hardware level) to\rincrease energy efficiency\\
+ \item Take existing search algorithms and optimise a Vector ISA
+ (at the hardware level) to\rincrease energy efficiency
\vspace{6pt}
\item Whilst normally a software developer has to make the best
out of the situation of being provided with a "fait-accomplit"
\frame{\frametitle{Low-level Libraries: used by all software}
\vspace{6pt}
\begin{itemize}
- \item Regardless of the high-level algorithm portable
- low-level libraries are needed. JSON parsing, UTF-8, strncpy, memcpy.
- \vspace{10pt}
+ \item Regardless of the high-level algorithm portable low-level
+ libraries are needed. JSON parsing, UTF-8, strncpy, memcpy.
+ \vspace{10pt}
\item Optimising libc6 standard routines (strncpy, memcpy, isascii)
would represent high value-for-money if made much more efficient
\vspace{10pt}