Skip to content
Snippets Groups Projects
Commit e1a49b85 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

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
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4117 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment