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

Benchmarks? #68

Closed
mikew67 opened this issue Jul 2, 2018 · 2 comments
Closed

Benchmarks? #68

mikew67 opened this issue Jul 2, 2018 · 2 comments

Comments

@mikew67
Copy link

mikew67 commented Jul 2, 2018

Folks, do you have any benchmarks that you can share in the following three categories?

  1. ESP32 raw hardware vs other SBCs
  2. JavaScript vs other languages on the ESP32
  3. Moddable JavaScript vs other implementations
    Re application category, does it make sense to think of the ESP32 as a host for a g-code interpreter for a fast 3D printer or router?
    TIA,
    Mike
@phoddie
Copy link
Collaborator

phoddie commented Jul 2, 2018

Most of this is a little out-of-scope for our work. We do regularly run the test262 suite, the definitive JavaScript language test suite, against XS. The results are well above 99% for the current language specification, unmatched by any other engine on any embedded device.

@diogoviannaaraujo
Copy link
Contributor

Ive was playing with espruino before I found this project and it feels that moddable is quite faster than espruino on esp32.

Maybe I can post some real benchmarks later

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

3 participants