Steffen Schwigon > Benchmark-Perl-Formance-0.21 > Benchmark::Perl::Formance::Plugin::Shootout::fasta

Download:
perl-formance/Benchmark-Perl-Formance-0.21.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.001   Source   Latest Release: Benchmark-Perl-Formance-0.27

NAME ^

Benchmark::Perl::Formance::Plugin::Shootout::fasta - Language shootout plugin: fasta

ABOUT ^

This plugin does some runs of the "fasta" benchmark from the Language Shootout.

CONFIGURATION ^

Because the "fasta" plugin's output can be used to feed other benchmarks that work on "fasta" data you control its output via defines:

   $ perl-formance --plugins=Shootout::fast \
                   -DShootout_fasta_n=1000 \
                   -DShootout_fasta_print=1 \
                   -DShootout_fasta_count=1

where _n is the algorithm's parameter, _print=1 means print out the result and _count is the repetition counter is usually 5 but should be 1 when generating the output for other plugins.

syntax highlighting: