We implement benchmark here with comparisons against some popular alternative parsers.
Run bash download.sh to download test data files to /tmp directory.
Run cargo bench anywhere in the project will run all benchmarks.
- BGPKIT Parser
- bgpdump
- libparsebgp
- bgpscanner
- micro bgp suite
- mrt-parser