Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Improve rendering performance by not relying on coroutines #16

@FSMaxB

Description

@FSMaxB

It's possible to get a 20-25% speedup in rendering performance, by not using coroutines in slt2.render. This can even be implemented without changing the API and without breaking slt2.render_co. See FSMaxB/liluat#7 for reference.

The only thing that has to be changed is the code generation in slt2.loadstring.

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