diff --git a/manual/tracy.tex b/manual/tracy.tex index 477040aa..4e40850a 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -449,6 +449,7 @@ To further reduce image data size, frame images are internally compressed using \textbf{Implementation} & \textbf{Required define} & \textbf{Time} \\ \hline x86 Reference & --- & 228 \si{\micro\second} \\ x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 49.6 \si{\micro\second} \\ +x86 AVX2 & \texttt{\_\_AVX2\_\_} & 36.7 \si{\micro\second} \\ ARM Reference & --- & 1.25 \si{\milli\second} \\ ARM NEON & \texttt{\_\_ARM\_NEON} & 560 \si{\micro\second} \end{tabular}