Skip to content

tools\cross\wpt_logs.py loading whole xml file #6333

@Siddhesh-Agarwal

Description

@Siddhesh-Agarwal

The parse_log function in tools\cross\wpt_logs.py loads the whole XML file for searching (source). This can be prevented using iterative parsing - ElementTree.iterparse(log_file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions