Bencher-Scenarios-Perl

 view release on metacpan or  search on metacpan

lib/Bencher/ScenarioR/Perl/Hash.pm  view on Meta::CPAN

## no critic
package Bencher::ScenarioR::Perl::Hash;

our $VERSION = 0.051; # VERSION

our $results = [[200,"OK",[{dataset=>"h1k",errors=>7.4e-08,participant=>"insert",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>29.1222485018694,rate=>5950,samples=>167,time=>168},{dataset=>"h1k",errors=>1.5e-07,participant=>"delete",pct_faster_vs_s...

1;
# ABSTRACT: 

=head1 DESCRIPTION

This module is automatically generated by Pod::Weaver::Plugin::Bencher::Scenario during distribution build.

A Bencher::ScenarioR::* module contains the raw result of sample benchmark and might be useful for some stuffs later.

lib/Bencher/ScenarioR/Perl/Swap.pm  view on Meta::CPAN

## no critic
package Bencher::ScenarioR::Perl::Swap;

our $VERSION = 0.051; # VERSION

our $results = [[200,"OK",[{dataset=>"empty-string",errors=>0,participant=>"my \$a = <a>; my \$b = <b>; for (1..1001) { (\$a, \$b) = (\$b, \$a) } ",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>0.804325746169612,rate=>8267.46,samples=>20,time=>120....

1;
# ABSTRACT: Benchmark swapping two variables

=head1 DESCRIPTION

This module is automatically generated by Pod::Weaver::Plugin::Bencher::Scenario during distribution build.

A Bencher::ScenarioR::* module contains the raw result of sample benchmark and might be useful for some stuffs later.



( run in 1.140 second using v1.01-cache-2.11-cpan-49f99fa48dc )