Bencher-Scenarios-Perl

 view release on metacpan or  search on metacpan

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 0.802 second using v1.01-cache-2.11-cpan-5735350b133 )