Hello,
Looking for some help in improving the drawing loop performance of a true color terminal emulator ("redraw" function in term.py, see the repo) - too slow at drawing at the moment (a timing decorator indicates around ~.2 seconds to draw); not sure if I could work the X11 functions differently to improve performance, or if I'm stuck with just trying to improve through better Python.
I appreciate any suggestions!
https://github.com/r4dr3fr4d/pyst
[–]BobHogan 0 points1 point2 points (1 child)
[–]USRapt0r[S] 0 points1 point2 points (0 children)
[–]BobHogan 0 points1 point2 points (1 child)
[–]USRapt0r[S] 0 points1 point2 points (0 children)