Speeding Up Convergence Loops. Or, on Vectorization and Precision Control Posted on August 31, 2024August 31, 2024Author Ivica BogosavljevićPosted in Low Level Performance, Performance, VectorizationLeave a ReplyIn this post we investigate methods to speed up convergence loops – while loops that slowly converge to the correct result.