Re: [ANN] Lua 5.3.0 (work1) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work1) now available
- From: David Burgess <dburgess@...>
- Date: Sun, 7 Jul 2013 15:28:17 +1000
After some benchmarking testing on an ARM PJ4. (32 bit) gcc-4.8
Intsize 1 or 2 makes no difference
intsize 3 takes a 12% performance hit
floatsize 1 is fastest
floatsize 2 and 3 give the same result (about 2% slower than 1)
Note that intsize 1 floatsize 2 tests slightly faster than lua 5.1.5