Remix.run Logo
ant6n 5 hours ago

Arguably more of an optimization, rather than a fix. Looks like un-unrolling a loop, or better, rolling a loop. Or rolling straight line code?

senfiaj 3 hours ago | parent [-]

Yeah, but after a certain point the win is negligible. Huge code can also increase cache misses which will slow down things.