πππ
with quote tweet:
@nadavrot ("Nadav Rotem") wrote:
After reading a blog post by Joe Bialek, I decided to try to optimize memset(). I spent some time this week and wrote my version. It was easy to outperform libc, on both Linux and Mac. The code is readable (no inline asm). I'll update the code and test harness over the weekend.
