Bencher-Scenarios-StringFunctions
view release on metacpan or search on metacpan
lib/Bencher/ScenarioR/StringFunctions/Trim.pm view on Meta::CPAN
## no critic
package Bencher::ScenarioR::StringFunctions::Trim;
our $VERSION = 0.006; # VERSION
our $results = [[200,"OK",[{_name=>"participant=String::Util::trim",_succinct_name=>"SU:t",errors=>0,participant=>"String::Util::trim",pct_faster_vs_slowest=>0,pct_slower_vs_fastest=>4.57436666666667,rate=>1494940,samples=>22,time=>668.924},{_name=>"...
1;
# ABSTRACT: Benchmark string trimming (removing whitespace at the start and end of string)
=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.769 second using v1.01-cache-2.11-cpan-39bf76dae61 )