You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2025. It is now read-only.
I 'think' that vedeu appears to re-render the whole screen whenever refresh or a render is called,
it appears that curses can somehow manipulate just a portion of the screen at a time (at the loss of color depth, and less characters (no utf8)
Do you have any metrics / examples of speed of vedeu compared to libraries such as dispel or canis? (or just raw curses)?
I 'think' that vedeu appears to re-render the whole screen whenever refresh or a render is called,
it appears that curses can somehow manipulate just a portion of the screen at a time (at the loss of color depth, and less characters (no utf8)
Do you have any metrics / examples of speed of vedeu compared to libraries such as dispel or canis? (or just raw curses)?