It used to be common knowledge that code written on fast computers would only work well on fast computers, but the current generation of cloud developers has forgotten that. I'm sorry and I share your pain. This site jumped around like crazy rendering on my 1.7Ghz dual core phone with 1GB ram running android lollipop.
One odd thing I have noticed is that desktop builds work fine even when crosscompiled for arm machines with the same specs. There must be some memory management inefficiency in android that causes this. Since people just chuck their devices in the bin every two years, no one seems inclined to fix it. There has been some talk of a universal way to run desktop linux (arm builds, of course) on a android kernel, so I have hope for that.
One odd thing I have noticed is that desktop builds work fine even when crosscompiled for arm machines with the same specs. There must be some memory management inefficiency in android that causes this. Since people just chuck their devices in the bin every two years, no one seems inclined to fix it. There has been some talk of a universal way to run desktop linux (arm builds, of course) on a android kernel, so I have hope for that.