Skip to content

Offload render() to C or C++ for fastest possible rendering performance #1

@sn

Description

@sn

Currently, the render() method simply constructs the HTML output is basic Python, but in order to make is faster, implement the render method in C or C++ and offload/call via Python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions