mirror of
https://github.com/wolfpld/tracy
synced 2025-05-07 15:33:52 +00:00
Update DXT1 SSE timings.
This commit is contained in:
parent
2e893bba91
commit
a1e3d9765f
@ -448,7 +448,7 @@ To further reduce image data size, frame images are internally compressed using
|
||||
\begin{tabular}[h]{c|c|c}
|
||||
\textbf{Implementation} & \textbf{Required define} & \textbf{Time} \\ \hline
|
||||
x86 Reference & --- & 228 \si{\micro\second} \\
|
||||
x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 55.4 \si{\micro\second} \\
|
||||
x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 49.6 \si{\micro\second} \\
|
||||
ARM Reference & --- & 1.25 \si{\milli\second} \\
|
||||
ARM NEON & \texttt{\_\_ARM\_NEON} & 560 \si{\micro\second}
|
||||
\end{tabular}
|
||||
|
Loading…
x
Reference in New Issue
Block a user