Re: [xml-dev] Re: The Goals of XML at 25, and the one thing that XML now needs
On Fri, Jul 23, 2021 at 10:46 AM Rick Jelliffe <[email protected]> wrote:
As for Xerces/Java performance, this paper https://www.researchgate.net/publication/220787871_The_XMLBench_Project_Comparison_of_Fast_Multi-platform_XML_libraries suggests that, at that time, only the Oracle libraries were worse, of the major tools
Thanks, for sharing this study. I looked at currently, the Fig. 1 results from this paper (the SAX and DOM parsing performance results). I find Xerces Java results to be impressive (they seem to be much better than the worst results, and better than the median ones).
Regards,
Mukul Gandhi