Bencher-Scenario-GetoptModules

 view release on metacpan or  search on metacpan

lib/Bencher/ScenarioR/GetoptModules.pm  view on Meta::CPAN

                                              speed                        => 2614.664,
                                              stepping                     => 4,
                                            },
                                          ],
      "func.elapsed_time"              => 20.5886609554291,
      "func.module_startup"            => 1,
      "func.module_versions"           => {
                                            "__PACKAGE__"                      => 1.034,
                                            "Bencher::Scenario::GetoptModules" => undef,
                                            "Benchmark::Dumb"                  => "0.10",
                                            "Devel::Platform::Info"            => 0.16,
                                            "Getopt::Alt"                      => bless({ original => "0.4.2", qv => 1, version => [0, 4, 2] }, "version"),
                                            "Getopt::ArgParse"                 => "1.0.6",
                                            "Getopt::ArgvFile"                 => 1.11,
                                            "Getopt::Compact"                  => 0.04,
                                            "Getopt::Long"                     => 2.48,
                                            "Getopt::Long::Complete"           => "0.30",
                                            "Getopt::Long::Descriptive"        => "0.100",
                                            "Getopt::Long::EvenLess"           => "0.10",
                                            "Getopt::Long::Less"               => 0.08,
                                            "Getopt::Long::More"               => 0.004,
                                            "Getopt::Long::Subcommand"         => 0.09,
                                            "Getopt::Lucid"                    => 1.07,
                                            "Getopt::Panjang"                  => 0.04,
                                            "Getopt::Std"                      => 1.11,
                                            "Getopt::Std::Strict"              => 1.01,
                                            "MooseX::Getopt"                   => 0.71,
                                            "perl"                             => "v5.24.0",
                                            "Smart::Options"                   => 0.056,
                                            "Sys::Info"                        => 0.78,
                                          },
      "func.note"                      => "Run by Pod::Weaver::Plugin::Bencher::Scenario",
      "func.permute"                   => ["perl", ["perl"], "participant", [0 .. 17]],
      "func.platform_info"             => {
                                            archname => "x86_64",
                                            codename => "rosa",
                                            is32bit  => 0,
                                            is64bit  => 1,
                                            kernel   => "linux-3.19.0-32-generic",
                                            kname    => "Linux",
                                            kvers    => "3.19.0-32-generic",
                                            osflag   => "linux",
                                            oslabel  => "LinuxMint",
                                            osname   => "GNU/Linux",
                                            osvers   => 17.3,
                                            source   => {
                                                          "cat /etc/.issue" => "",
                                                          "cat /etc/issue"  => "Linux Mint 17.3 Rosa \\n \\l",
                                                          "lsb_release -a"  => "Distributor ID:\tLinuxMint\nDescription:\tLinux Mint 17.3 Rosa\nRelease:\t17.3\nCodename:\trosa",
                                                          "uname -a"        => "Linux backpacker 3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux",
                                                          "uname -m"        => "x86_64",
                                                          "uname -o"        => "GNU/Linux",
                                                          "uname -r"        => "3.19.0-32-generic",
                                                          "uname -s"        => "Linux",
                                                        },
                                          },
      "func.precision"                 => 0,
      "func.scenario_module"           => "Bencher::Scenario::GetoptModules",
      "func.scenario_module_md5sum"    => "04652d1f3ae0c5dd1f0a10f2a1733939",
      "func.scenario_module_mtime"     => 1485322546,
      "func.scenario_module_sha1sum"   => "7928ee1c51012428fa4049c22a21bb8100162893",
      "func.scenario_module_sha256sum" => "01058de771174aa75fd494698de44251b4ae4d6c624ecb51c2b3981974b39449",
      "func.time_end"                  => 1485322595.5392,
      "func.time_factor"               => 1000,
      "func.time_start"                => 1485322574.95053,
      "table.field_aligns"             => [
                                            "left",
                                            "left",
                                            "left",
                                            "left",
                                            "number",
                                            "number",
                                            "number",
                                            "number",
                                            "number",
                                          ],
      "table.field_units"              => [undef, "MB", "MB", "MB", "ms", "ms"],
      "table.fields"                   => [
                                            "participant",
                                            "proc_private_dirty_size",
                                            "proc_rss_size",
                                            "proc_size",
                                            "time",
                                            "mod_overhead_time",
                                            "vs_slowest",
                                            "errors",
                                            "samples",
                                          ],
    },
  ],
];

1;
# ABSTRACT: Benchmark some popular Perl Getopt modules

=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.829 second using v1.01-cache-2.11-cpan-39bf76dae61 )