is it possible to add a benchmark for Apache Java XmlBeans?
It would be great to test speed of it, because it's a very popular tool for XML manipulation, especially using XSD.
And it's claimed to be very fast.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
is it possible to add a benchmark for Apache Java XmlBeans?
It would be great to test speed of it, because it's a very popular tool for XML manipulation, especially using XSD.
And it's claimed to be very fast.
Regards
Isn't XML support in Java XmlBeans based on standard Xerces implementation? The Xerces is supported by the benchmark.