Bencher-Scenarios-Exporters
view release on metacpan or search on metacpan
lib/Bencher/ScenarioR/Exporters/Exporting.pm view on Meta::CPAN
123456789101112131415## no critic
our
$VERSION
= 0.091;
# VERSION
our
$results
= [[200,
"OK"
,[{
errors
=>2.8e-05,
participant
=>
"Exporter::Lite"
,
rate
=>120,
samples
=>20,
time
=>8.1,
vs_slowest
=>1},{
errors
=>3.6e-05,
participant
=>
"Perinci::Exporter"
,
rate
=>130,
samples
=>20,
time
=>7.5,
vs_slowest
=>1.1},{
errors
=>3e-05,
participant
=>"E...
1;
# ABSTRACT: Benchmark overhead of exporting
=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/Exporters/Startup.pm view on Meta::CPAN
123456789101112131415## no critic
our
$VERSION
= 0.091;
# VERSION
our
$results
= [[200,
"OK"
,[{
errors
=>3.5e-05,
mod_overhead_time
=>12.1,
participant
=>
"Sub::Exporter"
,
samples
=>20,
time
=>18,
vs_slowest
=>1},{
errors
=>1.5e-05,
mod_overhead_time
=>3.3,
participant
=>
"Exporter::Tiny"
,
samples
=>21,
time
=>9.2,
vs_slowest
=>2},{
errors
=>2...
1;
# ABSTRACT: Benchmark the startup overhead of some exporter 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 0.285 second using v1.01-cache-2.11-cpan-e5176c747c2 )