Re: Lua/LuaJIT2 performance on Android
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua/LuaJIT2 performance on Android
- From: Mike Pall <mikelu-1104@...>
- Date: 2011年4月19日 16:12:01 +0200
Mike Pall wrote:
> No, it's a much more subtle issue with unaligned accesses. Trying
> to fix it, will take a while.
Ok, works now. Fix is in git HEAD. Thanks to everyone involved!
--Mike
- References:
- Re: Lua/LuaJIT2 performance on Android, Mike Pall
- Re: Lua/LuaJIT2 performance on Android, Adam Strzelecki
- Re: Lua/LuaJIT2 performance on Android, Mike Pall
- Re: Lua/LuaJIT2 performance on Android, Josh Haberman
- Re: Lua/LuaJIT2 performance on Android, Mike Pall
- Re: Lua/LuaJIT2 performance on Android, Josh Haberman
- Re: Lua/LuaJIT2 performance on Android, David Given
- Re: Lua/LuaJIT2 performance on Android, Mike Pall
- Re: Lua/LuaJIT2 performance on Android, David Given
- Re: Lua/LuaJIT2 performance on Android, Mike Pall