Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Benchmarking

We implement benchmark here with comparisons against some popular alternative parsers.

Setting Up

Run bash download.sh to download test data files to /tmp directory.

Run benchmarks

Run cargo bench anywhere in the project will run all benchmarks.

Implemented Benchmarks