Hacker News new | ask | show | jobs
by jackmott42 1302 days ago
Yep, unless your code is wrong, the bounds check will always be predictable. Which makes it free in a sense. But sometimes it will block other optimizations, and it takes up space in the caches.