Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

XML libraries benchmark suite

Standalone project to benchmark different implementations of XML parser. To run benchmark (assuming we are in quick_xml checkout directory):

cd compare
cargo bench

The results can be obserded in HTML at ./compare/target/criterion/report/index.html.