6 ms·
Performance is mostly handled by CodeMirror (https://codemirror.net/ https://codemirror.net/), the underlying editor that Heynote is built upon. It seems to han
by jonatanheyman 3y ago
Performance is mostly handled by CodeMirror (https://codemirror.net/ https://codemirror.net/), the underlying editor that Heynote is built upon. It seems to handle quite large buffers well. Where I have seen some minor performance issues is when working with very large blocks in certain language modes.