NAME

Benchmark::Perl::Formance::Analyzer::Tapper - Benchmark::Perl::Formance - analyze results

SYNOPSIS

Usage:

$ benchmark-perlformance-process-tapper --subdir=path/to/results

It finds all files below the given subdirectory which match one of the supported formats json or yaml, and processes their data.

ABOUT

Analyze Benchmark::Perl::Formance results.

This is a commandline tool to process Benchmark::Perl::Formance results which follow the Tapper benchmark schema BenchmarkAnythingData as produced with benchmark-perlformance --tapper.

METHODS

run

Entry point to actually start.

Print version.

AUTHOR

Steffen Schwigon <ss5@renormalist.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 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.