Commit a4c16a140cf3e0ba40f70d09b728f3a9385c3eca

Nick Wellnhofer 2024-09-27T23:49:02

xmllint: Improve --memory and --testIO options Support --memory and --testIO in SAX mode. Keep memory-mapped file across repetitions. Options `--sax --memory --noout --repeat` can now be used to benchmark the core parser without building a DOM tree or repeatedly reading files from disk.