[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Speed tips?
- From: John Paquin <jpaquin@...>
- Date: Fri, 13 Aug 2004 09:26:36 -0400
Would recompiling the lua interpreter to use integer arithmetic make an
appreciable difference? My program doesn't use maths very much.
Given that you're working on a modern computer (pentium or newer) the
switch to integer might actually be very slightly slower.