
speedtest.pl - Benchmark the various IP match implementations

speedtest.pl [options]
Options: -s --skipsimple omit the naive comparison test (which is slow) -n --networks=num comma-separated list of numbers of IP ranges to match against -i --ips number of single IPs to test against the networks -d --dump save the raw data to files -v --verbose print the internal representation of the PDF -h --help verbose help message -V --version print Net::IP::Match::Regexp version

This utility runs timed tests of Net::IP::Match:* modules.