Benchmarks
CSS4J benchmarks
The benchmark repository contains several JMH benchmarks used during the development of the library, which can be executed with commands like:
java -jar build/benchmarks.jar XMLBuildBenchmark -rf json
Here are some results from them:
JMH Chart Generation
The tables and charts were generated by the Carte engine.
Please read the README
and look at the examples
folder in the carte-jmh
module). See also the wiki.