1. 1
  1.  

  2. 1

    I find it interesting the author doesn’t explore putting restrict onto the pointers. Maybe they tried it and it made no difference, but I do wonder if that would allow more optimizations for the generic loop implementation.