Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LuaJIT instead of stock Lua #5

Closed
slime73 opened this issue Dec 29, 2013 · 1 comment
Closed

Use LuaJIT instead of stock Lua #5

slime73 opened this issue Dec 29, 2013 · 1 comment
Labels
bug Something isn't working

Comments

@slime73
Copy link
Member

slime73 commented Dec 29, 2013

Original report by Martin Felis (Bitbucket: MartinFelis, GitHub: MartinFelis).


@slime73
Copy link
Member Author

slime73 commented Jan 6, 2014

Original comment by Martin Felis (Bitbucket: MartinFelis, GitHub: MartinFelis).


Using LuaJIT 2.0.1 as of 0ffae82. Building is done via custom script in jni/LuaJIT-2.0.1/buildandroid.sh, a precompiled static library has been added to the repository.

I decided not to use the newest version 2.0.2 due to performance problems. The problem reported at http://www.freelists.org/post/luajit/Android-performance-drop-moving-from-LuaJIT201-LuaJIT202 is very likely to be related. However the fixes suggested were not successful for me.

@slime73 slime73 closed this as completed Jan 6, 2014
@slime73 slime73 added major bug Something isn't working labels Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant