>>> the SAX build is still 10-15% slower, even with parser reuse enabled<<< Correct. I solved this issue by using a non validating factory. Beyond the one submitted by Brad, it also bypasses the tests done where adding content or attribute to the list. This enhances the performance from 10 to 15%, and near 20% using Dennis's XMLS.