-
- Downloads
More optimizations:
More precalculation in bitmap_draw_one_char() Optimize loop-initialization of buffers This is about as good as it can get without drastic data structure overhaul. Biggest win with overhaul would be with eliminating memmove() for scrolling and copying into scrollback. memmove() accounts for a high percentage of CPU utilization right now.
parent
2e5da7dd
No related branches found
No related tags found
Please register or sign in to comment