Bencher-Scenario-ArrayVsHashBuilding

 view release on metacpan or  search on metacpan

lib/Bencher/ScenarioR/ArrayVsHashBuilding.pm  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## no critic
 
our $VERSION = 0.002; # VERSION
 
our $results = [[200,"OK",[{_name=>"dataset=elems=10000 participant=hash",_succinct_name=>"hash elems=10000",dataset=>"elems=10000",errors=>1.4e-06,participant=>"hash",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>6195.37750238322,rate=>740,samples...
 
1;
# ABSTRACT: Benchmark building array vs 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.



( run in 1.934 second using v1.01-cache-2.11-cpan-95122f20152 )