Running this with 1.65 on an Intel 12400 gets a nearly 4x speedup when bounds checking is not needed. Just wow.
Bounds checking avoidance is important when it becomes a significant chunk of your hot-path.
Running this with 1.65 on an Intel 12400 gets a nearly 4x speedup when bounds checking is not needed. Just wow.
Bounds checking avoidance is important when it becomes a significant chunk of your hot-path.