Skip to content

Performance optimization #166

Description

@Rytisgit

Really basic - reuse the image, and if the letter/colour is the same as previous, just don't redraw it.

Previously I thought about trying to shift everything off by one, but this should do at least 50% of that much more easily.

Of course somehow getting the pure delta and updating could be nice too, but it's too hard.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions