Bencher-Scenarios-SortSub
view release on metacpan or search on metacpan
lib/Bencher/ScenarioR/SortSub/naturally.pm view on Meta::CPAN
package Bencher::ScenarioR::SortSub::naturally;
our $VERSION = 0.005; # VERSION
our $results = [
[
200,
"OK",
[
{
errors => 9.1e-07,
participant => "Sort::Naturally::nsort",
rate => 578,
samples => 20,
time => 1.73,
vs_slowest => 1,
},
{
errors => 5.9e-06,
participant => "Sort::Key::Natural::natsort",
rate => 2000,
samples => 20,
time => 0.5,
vs_slowest => 3,
},
{
errors => 4.7e-08,
participant => "Sort::Naturally::XS::nsort",
rate => 7950,
samples => 26,
time => 0.126,
vs_slowest => 13.8,
},
{
errors => 8.4e-08,
participant => "Sort::Sub::naturally",
rate => 200000,
samples => 31,
time => 0.005,
vs_slowest => 400,
},
{
errors => 4.6e-11,
participant => "Sort::Naturally::XS::ncmp",
rate => 233800,
samples => 20,
time => 0.004277,
vs_slowest => 404.5,
},
{
errors => 1.7e-09,
participant => "Sort::Naturally::ncmp",
rate => 235000,
samples => 20,
time => 0.00426,
vs_slowest => 406,
},
],
{
"func.bencher_args" => {
action => "bench",
note => "Run by Pod::Weaver::Plugin::Bencher::Scenario",
scenario_module => "SortSub::naturally",
},
"func.bencher_version" => undef,
"func.cpu_info" => [
{
address_width => 64,
architecture => "AMD-64",
bus_speed => undef,
data_width => 64,
family => 6,
flags => [
"fpu",
"vme",
"de",
"pse",
"tsc",
"msr",
"pae",
"mce",
"cx8",
"apic",
"sep",
"mtrr",
"pge",
"mca",
"cmov",
"pat",
"pse36",
"clflush",
"dts",
"acpi",
"mmx",
"fxsr",
"sse",
"sse2",
"ss",
"ht",
"tm",
"pbe",
"syscall",
"nx",
"pdpe1gb",
"rdtscp",
"lm",
"constant_tsc",
"arch_perfmon",
( run in 1.069 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )