lua-users home
lua-l archive

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


> So the reason for writing this is because signed is faster than unsigned ~~

Not as much as 32-bit division is faster than 64-bit division.

-- Roberto