mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Update ARM timings.
This commit is contained in:
parent
3c066f1527
commit
33486fa3cf
@ -449,7 +449,7 @@ To further reduce image data size, frame images are internally compressed using
|
|||||||
\textbf{Implementation} & \textbf{Required define} & \textbf{Time} \\ \hline
|
\textbf{Implementation} & \textbf{Required define} & \textbf{Time} \\ \hline
|
||||||
x86 Reference & --- & 252 \si{\micro\second} \\
|
x86 Reference & --- & 252 \si{\micro\second} \\
|
||||||
x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 97 \si{\micro\second} \\
|
x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 97 \si{\micro\second} \\
|
||||||
ARM Reference & --- & 1.29 \si{\milli\second}
|
ARM Reference & --- & 1.25 \si{\milli\second}
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\caption{Compression time of $320\times180$ image. x86: i7 8700K; ARM: ODROID-C2}
|
\caption{Compression time of $320\times180$ image. x86: i7 8700K; ARM: ODROID-C2}
|
||||||
\label{EtcSimd}
|
\label{EtcSimd}
|
||||||
|
Loading…
Reference in New Issue
Block a user