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
--only-self test various configurations on distro only
--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
- --only-self
-
Benchmark various configurations on Spreadsheet::HTML only. Runs many configurations, so lower the size of the data to expedite results.
benchmark-spreadsheet-html --only-self --size 100
- --help
-
Print a brief help message and exits.
- --man
-
Prints the manual page and exits.