Skip to content

Clarify that it's for HTML string parsing only #1

@daKmoR

Description

@daKmoR

this test setup does not support html streaming which is imho one of the biggest speed factors... as parsing can be already done when you have finished reading the file...(the beauty of a declarative language like html)

But yeah if you do get the html as a string and do not read it from the file system (which can be streamed) then it totally makes sense...

but it should be clarified that a comparison where you get the raw string and streaming is impossible is the goal here

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