Skip to content

Directly outputting for large templates #53

@j-w-jones

Description

@j-w-jones

Hi,

I have a few templates whose output is very long and I think the render() method captures all the output in a string before finally outputting it, which consumes a lot of memory.

Is there any way to get the template engine to print the output as it is generated?

Thanks,

Jason

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