WordPress / wordpress-importer

The WordPress Importer
https://wordpress.org/plugins/wordpress-importer/
GNU General Public License v2.0
78 stars 76 forks source link

Add wxr-parser-large-file. #140

Open vishnugopal opened 1 year ago

vishnugopal commented 1 year ago

This adds a more memory-efficient WXR file parser to the WordPress importer. The existing parser loads the entire WXR file into memory whereas this one uses XMLReader to parse the file in chunks.

This parser implementation has been extensively tested at WordPress.com, and reuses the existing parsers for maximum compatibility.

To test with large XML files example: