Skip to content

SDL renderers render text extremely slowly #573

@niansa

Description

@niansa

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions