9 ms·
I dunno if this is what you were seeing, but LuaJIT has some serious performance issues on ARM. https://love2d.org/forums/viewtopic.php?t=94760 https://love2d.
by jamesgeck0 5mo ago
I dunno if this is what you were seeing, but LuaJIT has some serious performance issues on ARM.
https://love2d.org/forums/viewtopic.php?t=94760 https://love2d.org/forums/viewtopic.php?t=94760
It's unfortunate as Love2D is generally VERY snappy on x86. I used it on a 300MHz laptop back in the day.
- tertle950 5mo agoLuaJIT was originally made with some x86 assembly wizardry so I'm not surprised to hear that the ARM version is worse.
- mikemike 5mo agoAs the open source author in question, I'd politely ask everyone to not draw overly-generic conclusions from an ancient discussion in some third-party forum, which links to a (now) resolved bug report. Open source is not a one-way street. By publicly disparaging open source projects, you're actually harming the ecosystem you rely on.
- jamesgeck0 5mo agoPlease accept my apologies. Stable LOVE ships a pretty old version of LuaJIT; I didn't realize it'd been resolved upstream.