The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Dumbbench SMUELLER"

Dumbbench - More reliable benchmarking with the least amount of thinking River stage three • 8 direct dependents • 289 total dependents

This module attempts to implement reasonably robust benchmarking with little extra effort and expertise required from the user. That is to say, benchmarking using this module is likely an improvement over time some-command --to --benchmark or use Ben...

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC

Benchmark::Dumb - Benchmark.pm compatibility layer for Dumbbench River stage three • 8 direct dependents • 289 total dependents

This module implements an interface that is similar to the functional interface of the Benchmark module. This module, however, uses the Dumbbench benchmarking tool under the hood. For various reasons, the interface and the output of the benchmark run...

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC

Dumbbench::Instance - A benchmark instance within a Dumbbench River stage three • 8 direct dependents • 289 total dependents

This module is the base class for all benchmark instances. For example, for benchmarking external commands, you should use Dumbbench::Instance::Cmd. The synopsis shows how instances of subclasses of "Dumbbench::Instance" are added to a benchmark run....

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC

Dumbbench::Instance::Cmd - Benchmarks an external command River stage three • 8 direct dependents • 289 total dependents

This class inherits from Dumbbench::Instance and implements benchmarking of external commands....

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC

Dumbbench::Instance::PerlSub - Benchmarks a Perl code reference River stage three • 8 direct dependents • 289 total dependents

This class inherits from Dumbbench::Instance and implements benchmarking of Perl code references....

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC

Dumbbench::Instance::PerlEval - Benchmarks a string of Perl code River stage three • 8 direct dependents • 289 total dependents

This class inherits from Dumbbench::Instance and implements benchmarking of strings of Perl code using "eval """....

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC
6 results (0.03 seconds)