5 ms·
On modern enough x86 CPUs (Intel Broadwell, AMD Ryzen) you could also use ADX [1] which may be faster nowadays in situations where radix 2^51 representation tra
by e4m2 1y ago
On modern enough x86 CPUs (Intel Broadwell, AMD Ryzen) you could also use ADX [1] which may be faster nowadays in situations where radix 2^51 representation traditionally had an edge (e.g. Curve25519).
[1] https://en.wikipedia.org/wiki/Intel_ADX https://en.wikipedia.org/wiki/Intel_ADX