Searched +refs:cl +refs:optimize +refs:speed (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex362 $O(n^k)$ for $n, k \in \Z^{+}$. This will help make useful comparisons in terms of the speed of the algorithms and how
442 even though this library is written entirely in ISO C, considerable care has been taken to optimize the algorithm implementations within the
480 When compiled with GCC for the x86 processor and optimized for speed the entire library is approximately $100$KiB\footnote{The notation ``KiB'' means $2^{10}$ octets, similarly ``MiB'' means $2^{20}$ octets.}
1103 \begin{tabular}{cl}
1222 as a compiler may optimize out the redundant pointer operations. However, there are two dominant reasons to use aliases.
1224 The first reason is that most compilers will not effectively optimize pointer arithmetic. For example, some optimizations
1227 aliases optimize the code considerably before the compiler even reads the source code which means the end compiled code
1607 \begin{tabular}{cl}
1613 $\left [ 1 \right ]$ & Suggest a simple method to speed up the implementation of mp\_cmp\_mag based \\
2321 complete. It is possible to optimize thi
[all...]

Completed in 123 milliseconds