Skip to content

Avoid using DomDocument #10

@rande

Description

@rande

The way feed is generated is not good as the buffer is kept in memory and then flush to the client.

You should implement a streamed solution, so there is no buffer on the php side, and the TTFB will be better.

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