Bencher-Scenarios-CloneModules
view release on metacpan or search on metacpan
lib/Bencher/Scenario/CloneModules/Startup.pm view on Meta::CPAN
D:C: mod_overhead_time=2 participant=Data::Clone
FF:C: mod_overhead_time=2 participant=Function::Fallback::CoreOrPP
S: mod_overhead_time=5 participant=Storable
S:D: mod_overhead_time=5 participant=Sereal::Dclone
perl -e1 (baseline): mod_overhead_time=0 participant=perl -e1 (baseline)
The above result presented as chart:
=begin html
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAH4CAMAAABUnipoAAAJJmlDQ1BpY2MAAEiJlZVnUJNZF8fv8zzphUASQodQQ5EqJYCUEFoo0quoQOidUEVsiLgCK4qINEWQRQEXXJUia0UUC4uCAhZ0gywCyrpxFVFBWXDfGZ33HT+8/5l7z2/+c+bec8/5cAEgiINlwct7YlK6wNvJjhkYFMwE3yiMn5...
=end html
=head2 Sample benchmark #2
Benchmark command (cloning a 10k-pair hash):
% bencher -m CloneModules::Startup --include-datasets hash10k
lib/Bencher/ScenarioR/CloneModules.pm view on Meta::CPAN
## no critic
package Bencher::ScenarioR::CloneModules;
our $VERSION = 0.051; # VERSION
our $results = do{my$var=[[200,"OK",[{_name=>"participant=Clone::clone",_succinct_name=>"C:c",errors=>9.1e-07,participant=>"Clone::clone",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>5.1890243902439,rate=>492,samples=>20,time=>2.03},{_name=>"parti...
1;
# ABSTRACT: Benchmark various data cloning modules
=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 2.593 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )