Benchmark: XMLReader vs XmlExtractKit on a Real Extraction Scenario
When people benchmark XML tools, they often compare the wrong things.
They compare a full-document parser to a streaming parser. They
compare one tool that returns DOM objects to another that returns
sb-werewolf.hashnode.dev11 min read