Hacker News new | ask | show | jobs
by MichaelMoser123 2282 days ago
i think rpc solutions should be able to gain in performance by having host byte order/little endian as the wire format. I mean spending all those cycles on bit swapping is pointless if both endpoints are in host byte order.