From 72c9a943b0e6c5e92411d5c2c02e07365a5c62e0 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 15 Apr 2023 12:04:44 +0100 Subject: [PATCH] whitespace --- conferences/ngisearch2023/ngisearch2023.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/conferences/ngisearch2023/ngisearch2023.tex b/conferences/ngisearch2023/ngisearch2023.tex index 77ed3d016..cdf3d5c2f 100644 --- a/conferences/ngisearch2023/ngisearch2023.tex +++ b/conferences/ngisearch2023/ngisearch2023.tex @@ -32,8 +32,8 @@ \vspace{6pt} \begin{itemize} - \item Take existing search algorithms and optimise a Vector ISA \\ - (at the hardware level) to increase energy efficiency\\ + \item Take existing search algorithms and optimise a Vector ISA + (at the hardware level) to increase 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" @@ -52,9 +52,9 @@ \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} -- 2.30.2