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

performance on mobile #402

Open
xm-space opened this issue Sep 11, 2021 · 1 comment
Open

performance on mobile #402

xm-space opened this issue Sep 11, 2021 · 1 comment

Comments

@xm-space
Copy link

Hi Master: How to optimize the performance on mobile devices?

@greigs
Copy link

greigs commented Oct 1, 2021

It's written in javascript, so it wasn't really built for speed. The advantage is portability - it runs in any modern browser. If you want a faster emulator, go for an installed app that is compiled for your specific platform (written in something like c++ ideally).

https://careerkarma.com/blog/javascript-vs-cplusplus/#:~:text=C%2B%2B%20is%20ten%20or%20more,is%20mid%2Dlevel%20and%20compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants