josdejong / josdejong/mathjs-codemirror

Slow performance on mobile Firefox

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I noticed that the application is at times slow on mobile Firefox, especially short after opening the application. I can replicate the issue for example in Chrome when setting CPU throttle 6x. Pressing Enter on an empty line can take 500ms, Arrow up or down (just moving the cursor) can take 300ms sometimes. Evaluation of the whole sheet that I tested with takes 1200ms, but that only happens after making a change in an expression. I just wouldn't expect that moving around the cursor would be so heavy 🤔 . I don't see a performance issue on Mobile Chrome though.

![afbeelding](https://github.com/josdejong/mathjs-codemirror/assets/568626/5ed8c7cb-0aee-4d11-98a3-f7a762531ce1)

Not something I'll be looking in soon but just as a reminder.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.