logoalt Hacker News

anal_reactor04/23/20251 replyview on HN

Long shot, but maybe if the value is small, then this loop could be faster than division.


Replies

matsemann04/23/2025

If the code runs every frame, it's probably always small and does just one iteration once in a while when it wraps over the value.