Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize overall performace[FEATURE]. #15

Open
proh14 opened this issue Jan 22, 2024 · 0 comments
Open

Optimize overall performace[FEATURE]. #15

proh14 opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
feature a Feature request

Comments

@proh14
Copy link
Owner

proh14 commented Jan 22, 2024

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

@proh14 proh14 added the feature a Feature request label Jan 22, 2024
@proh14 proh14 self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a Feature request
Projects
None yet
Development

No branches or pull requests

1 participant