KeyDB
KeyDB copied to clipboard
Endian conversion using builtin functions [optimization]
Did you observe a performance improvement with these? I disassembled the existing functions on X64 and it looks like the compiler already does a good job of recognizing what's happening. I don't think intrinsics are necessary here.