On Fri, Feb 01, 2019 at 02:57:47PM -0500, Chuck Lever wrote: > Byte-swapping causes a CPU pipeline bubble on some processors. When > a decoder is comparing an on-the-wire value for equality, byte- > swapping can be avoided by comparing it directly to a pre-byte- > swapped constant value. Which ones?