Skip to content

Optimize overall performace[FEATURE]. #15

Description

@proh14

I want the overall performance (writing to the screen, rows structure, etc) optimized.

Some ideas for that:
Only write lines that are edited to the screen.
Calculate hl and renchar on the fly.
Optimize the number of realloc by implementing capacity-based memory for example for buff.

A useful program that is optimized called "micro emacs"
https://github.com/torvalds/uemacs

Metadata

Metadata

Assignees

Labels

featurea Feature request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions