Bencher-Scenarios-HTTPTinyPlugin

 view release on metacpan or  search on metacpan

lib/Bencher/ScenarioR/HTTPTinyPlugin/Startup.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.001; # VERSION
 
our $results = [[200,"OK",[{errors=>0.0002,mod_overhead_time=>18,participant=>"HTTP::Tiny",samples=>21,time=>38,vs_slowest=>1},{errors=>0.00014,mod_overhead_time=>17,participant=>"HTTP::Tiny::Plugin",samples=>20,time=>37,vs_slowest=>1},{errors=>0.000...
 
1;
# ABSTRACT: Benchmark startup overhead
 
=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/HTTPTinyPlugin/request_overhead.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.001; # VERSION
 
our $results = [[200,"OK",[{errors=>4.6e-09,participant=>"HTTP::Tiny::Plugin",rate=>167000,samples=>24,time=>5.99,vs_slowest=>1},{errors=>5e-09,participant=>"HTTP::Tiny",rate=>270000,samples=>20,time=>3.7,vs_slowest=>1.6}],{"func.bencher_args"=>{acti...
 
1;
# ABSTRACT: Benchmark overhead of request()
 
=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.379 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )