Bencher-Scenarios-Array-Sample-WeightedRandom
view release on metacpan or search on metacpan
lib/Bencher/ScenarioR/Array/Sample/WeightedRandom/nocopy_algo.pm view on Meta::CPAN
123456789101112131415## no critic
our
$VERSION
= 0.001;
# VERSION
our
$results
= [[200,
"OK"
,[{
_name
=>
"dataset=ary=100_000 n=2 participant=nocopy"
,
_succinct_name
=>
"nocopy ary=100_000 n=2"
,
dataset
=>
"ary=100_000 n=2"
,
errors
=>0.0014,
participant
=>
"nocopy"
,
pct_faster_vs_slowest
=>0,
pct_slower_vs_fastest
=>83332.3333333333,...
1;
# ABSTRACT: Benchmark the nocopy algorithm
=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.322 second using v1.01-cache-2.11-cpan-87723dcf8b7 )