[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Puzzled by simple test with Lua 5.3
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 13 Jul 2014 08:26:36 +0200
2014-07-13 2:01 GMT+02:00 Geoff Smith <spammealot1@live.co.uk>:
> Maybe VS2008 default build setting is poor compared
> to whatever compiler the Lua 5.1 exe distributable was
> built with ? (gcc/Intel or whatever)
For a fair comparison you must build and run both with
the same compiler on the same computer.
FWIW, on a Samsung R540 under Linux the timings are
Lua 5.2: 14.5, Lua 5,3 13.7; 15.1, which corresponds
more to what one might expect.
If you want to see a dramatic performance increase,
no recent Intel CPU is going to show it, but an Android
phone might.