lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sun, May 10, 2015 at 1:13 AM, Coda Highland <chighland@gmail.com> wrote:
The claim is that the cache benefit outweighs the few lost optimizations you would have otherwise had.

Yeah, I might especially expect this on systems where cache size is more of a limiting factor than than raw compute speed, such as an ARM-based system.

--
Brigham Toskin