NAME

benchmark-spreadsheet-html - HTML table generator benchmarks.

SYNOPSIS

benchmark-spreadsheet-html

Options:
  --modules        benchmark only these modules
  --size           number of rows and columns in table
  --count          number of times to run benchmarks
  --help           list usage
  --man            print man page

OPTIONS

--modules

Benchmark only these modules.

benchmark-spreadsheet-html --module Template --module HTML::Template
--size

Number of rows and columns in sample table. Default 500.

benchmark-spreadsheet-html --size 1000
--count

Number of times to run benchmarks. Default 5.

benchmark-spreadsheet-html --count 10
--help

Print a brief help message and exits.

--man

Prints the manual page and exits.