Skip to content

Conversation

@ssievert42
Copy link
Contributor

As discussed in #4157

While the JIT provides a speedup of around 1.6 for the drag handler, we're talking about 2.4 ms without the JIT, on a function that is called maybe 20 times a second.

Plus using the JIT uses up some precious RAM.

While the JIT provides a speedup of around 1.6 for the drag handler, we're talking about 2.4 ms without the JIT, on a function that is called maybe 20 times a second. Plus using the JIT uses up some precious RAM.
@thyttan thyttan merged commit 01cce52 into espruino:master Feb 10, 2026
2 checks passed
@thyttan
Copy link
Collaborator

thyttan commented Feb 10, 2026

🙏

1 similar comment
@thyttan
Copy link
Collaborator

thyttan commented Feb 10, 2026

🙏

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

Successfully merging this pull request may close these issues.

2 participants