The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Benchmark::Perl::Formance::Plugin::Shootout::revcomp

NAME

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

ABOUT

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

CONFIGURATION

You can control whether to output the result in case you want to reuse it:

   $ perl-formance --plugins=Shootout::revcomp \
                   -DShootout_revcomp_print=1

AUTHOR

Steffen Schwigon <ss5@renormalist.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Steffen Schwigon.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.