Hacker News new | ask | show | jobs
by AstralStorm 3300 days ago
Generally writes not aligned to cache line are slightly slower on most common architectures, vastly slower on others. (Such as many MIPS)

Small write calls themselves incur a considerable syscall overhead.