Bencher-Scenarios-Tie
view release on metacpan or search on metacpan
lib/Bencher/ScenarioR/Tie/Array.pm view on Meta::CPAN
## no critic
package Bencher::ScenarioR::Tie::Array;
our $VERSION = 0.002; # VERSION
our $results = [[200,"OK",[{_name=>"participant=push-pop-tied-100k",_succinct_name=>"push-pop-tied-100k",errors=>0.00015,participant=>"push-pop-tied-100k",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>3.5,rate=>28,samples=>20,time=>36},{_name=>"par...
1;
# ABSTRACT: Benchmark the overhead of tied array
=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/Tie/Hash.pm view on Meta::CPAN
## no critic
package Bencher::ScenarioR::Tie::Hash;
our $VERSION = 0.002; # VERSION
our $results = [[200,"OK",[{_name=>"participant=keys-tied-100k",_succinct_name=>"keys-tied-100k",errors=>9.9e-05,participant=>"keys-tied-100k",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>4.5,rate=>31,samples=>22,time=>33},{_name=>"participant=key...
1;
# ABSTRACT: Benchmark the overhead of tied hash
=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/Tie/Scalar.pm view on Meta::CPAN
## no critic
package Bencher::ScenarioR::Tie::Scalar;
our $VERSION = 0.002; # VERSION
our $results = [[200,"OK",[{_name=>"participant=read-tied-100k",_succinct_name=>"read-tied-100k",errors=>0.00035,participant=>"read-tied-100k",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>9,rate=>40,samples=>20,time=>30},{_name=>"participant=write...
1;
# ABSTRACT: Benchmark the overhead of tied scalar
=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.259 second using v1.01-cache-2.11-cpan-87723dcf8b7 )