-
-
Notifications
You must be signed in to change notification settings - Fork 641
Open
Description
Hi!
I've noticed that the more text you render the slower the SDL renderers (SDL2, SDL3) become. According to my profiler, almost all of the frame time is spent rendering text!
This gets to the point where software rendering a page with an on-screen virtual keyboard can take up to 5 ms on a fast system, or up to 250 ms on a slow system. Maybe rendered text should be cached somehow?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels