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

What settings do you recommend please? #6

Closed
lakano opened this issue Nov 9, 2017 · 1 comment
Closed

What settings do you recommend please? #6

lakano opened this issue Nov 9, 2017 · 1 comment

Comments

@lakano
Copy link

lakano commented Nov 9, 2017

Thank you for this useful library porting to JS!

Do you recommend some iteration/memory settings to support the majority of devices please?
For example, there is many people that uses mobile with small capabilities (512MB RAM / 1Ghz CPU for an iPhone 4S).

EDIT: I think the best option is to make some settings tests when the user sign up, and to keep the settings used for this user's device, to be uses when the user sign in. I've explained this here.

@antelle
Copy link
Owner

antelle commented Nov 9, 2017

Hi,
It depends on your goals, there's no general guide here. You can try some settings and check if time/complexity ratio is enough for you.
Also, on iPhone 4S there's no WebAssembly and it will be much slower, but I don't have an estimate, you need to test it on a real device.

@antelle antelle closed this as completed Nov 9, 2017
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