Evaluating the performance of Carmack’s fast inverse square root against a regular 1/sqrt(x) calculation and the rsqrt instruction on a modern processor.
Computer Science learning blog
Evaluating the performance of Carmack’s fast inverse square root against a regular 1/sqrt(x) calculation and the rsqrt instruction on a modern processor.