Bencher-Scenario-StringInterpolate

 view release on metacpan or  search on metacpan

lib/Bencher/ScenarioR/StringInterpolate.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=>1.3e-08,participant=>"eval",rate=>140000,samples=>20,time=>7,vs_slowest=>1},{errors=>1.7e-09,participant=>"String::Interpolate::interpolate",rate=>227000,samples=>20,time=>4.4,vs_slowest=>1.59}],{"func.bencher_args...
 
1;
# ABSTRACT: Benchmark string interpolation
 
=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.450 second using v1.01-cache-2.11-cpan-87723dcf8b7 )