mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update SSE timings in DXT1 table.
This commit is contained in:
parent
2df1eaaa7e
commit
4ee45259f2
@ -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 & --- & 252 \si{\micro\second} \\
|
||||
x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 97 \si{\micro\second} \\
|
||||
x86 SSE4.1 & \texttt{\_\_SSE4\_1\_\_} & 72 \si{\micro\second} \\
|
||||
ARM Reference & --- & 1.25 \si{\milli\second} \\
|
||||
ARM NEON & \texttt{\_\_ARM\_NEON} & 608 \si{\micro\second}
|
||||
\end{tabular}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user