Bencher-Scenario-ComparisonOps

 view release on metacpan or  search on metacpan

lib/Bencher/Scenario/ComparisonOps.pm  view on Meta::CPAN

Run on: perl: I<< v5.22.2 >>, CPU: I<< Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (4 cores) >>, OS: I<< GNU/Linux Debian version 8.0 >>, OS kernel: I<< Linux version 3.16.0-4-amd64 >>.

Benchmark with default options (C<< bencher -m ComparisonOps >>):

 +----------------+-----------+-----------+------------+---------+---------+
 | participant    | rate (/s) | time (μs) | vs_slowest |  errors | samples |
 +----------------+-----------+-----------+------------+---------+---------+
 | 1k-streq-len10 |   17000   |   59      |    1       | 2.4e-07 |      20 |
 | 1k-streq-len3  |   17413.8 |   57.4256 |    1.03335 | 3.5e-11 |      28 |
 | 1k-streq-len1  |   17718.1 |   56.4395 |    1.0514  |   0     |      20 |
 | 1k-numeq       |   20903   |   47.8399 |    1.2404  |   0     |      22 |
 +----------------+-----------+-----------+------------+---------+---------+

=head1 DESCRIPTION

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See L<Bencher> and L<bencher> (CLI) for more de...

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Bencher-Scenario-ComparisonOps>.



( run in 1.505 second using v1.01-cache-2.11-cpan-39bf76dae61 )