Skip to content

[Feature Request] Performance improvements #40

Open
@tbung

Description

@tbung

Is your feature request related to a problem? Please describe.
Having magma enabled makes scrolling slow, especially in larger cells and files.

Describe the solution you'd like
I didn't have time to look into it in more depth, but MagmaUpdateInterface should be made as performant as possible, maybe caching and only moving certain elements, or not be called on every curser move event. Doing slow computations asynchronous might also be possible.

Describe alternatives you've considered
Simply disable the autocmd.

Additional context
I'll probably be able to look into it a little at the end of next week.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions