Search results for "benchmark"
benchmark - Compares processing speed of various methods
TAIY/Audio-SoundFile-0.16
-
14 Dec 2009 14:30:26 UTC
-
Search in distribution
Benchmark - benchmark running times of Perl code
The Benchmark module encapsulates a number of routines to help you figure out how long it takes to execute some code. timethis - run a chunk of code several times timethese - run several chunks of code several times cmpthese - print results of timeth...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- Benchmark - benchmark running times of Perl code
- perldiag - various Perl diagnostics
- perldiag - various Perl diagnostics
- 33 more results from perl »
App::Benchmark - Output your benchmarks as test diagnostics
This module makes it easy to run your benchmarks in a distribution's test suite. This way you just have to look at the CPAN testers reports to see your benchmarks being run on many different platforms using many different versions of perl. Ricardo Si...
MARCEL/App-Benchmark-2.00 - 01 Jan 2015 22:47:41 UTC - Search in distribution
Benchmark::CSV - Report raw timing results in CSV-style format for advanced processing.
KENTNL/Benchmark-CSV-0.001002
-
09 Mar 2017 07:20:46 UTC
-
Search in distribution
Benchmark::Lab - Tools for structured benchmarking and profiling
This module provides a harness to benchmark and profile structured tasks. Structured tasks include a task to be benchmarked, as well as work to be done to prepare or cleanup from benchmarking that should not be timed. This module also allows the same...
DAGOLDEN/Benchmark-Lab-0.001 - 13 Jan 2016 21:26:46 UTC - Search in distribution
Benchmark::Apps - Simple interface to benchmark applications.
This module can be used to perform simple benchmarks on programs. Basically, it can be used to benchmark any program that can be called with a system call....
AMBS/Benchmark-Apps-0.05 - 14 Sep 2014 18:07:40 UTC - Search in distribution
Benchmark::Dumb - Benchmark.pm compatibility layer for Dumbbench
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 - Search in distribution- Dumbbench::Instance::Cmd - Benchmarks an external command
- Dumbbench::Instance::PerlEval - Benchmarks a string of Perl code
Test::Benchmark - Make sure something really is faster
Sometimes you want to make sure that your "faster" algorithm really is faster than the old way. This lets you check. It might also be useful to check that your super whizzo XS or Inline::C version is actually faster. This module is based on the stand...
FDALY/Test-Benchmark-0.004 - 08 Oct 2005 14:01:04 UTC - Search in distribution
Benchmark::Chart - Plots your Benchmark
DOHNTO/Benchmark-Chart-0.01
-
23 Jul 2014 20:21:32 UTC
-
Search in distribution
Benchmark::Timer - Benchmarking with statistical confidence
The Benchmark::Timer class allows you to time portions of code conveniently, as well as benchmark code by allowing timings of repeated trials. It is perfect for when you need more precise information about the running time of portions of your code th...
DCOPPIT/Benchmark-Timer-0.7112 - 12 Jul 2018 02:59:13 UTC - Search in distribution- delta.pl - calculate Benchmark::Timer object call overhead
Cache::Benchmark - Tests the quality and speed of a cache module to compare cachemodules and algorithms.
TOBIWAN/Cache-Benchmark-0.011
-
27 May 2007 16:15:20 UTC
-
Search in distribution
Benchmark::Object - Simple interface to do benchmarking.
This is a simple benchmarking module, can be used to get the banchmark at any part of code or complete code. There are four functions (start(it is also constructor), pause, resume, stop) in this module to perform benchmarking. It is recommended to us...
QWER/Benchmark-Object-0.04 - 22 Dec 2013 11:39:07 UTC - Search in distribution
Tapper::Benchmark - Autonomous SQL backend to store benchmarks
Tapper::Benchmark is a module for adding benchmark points in a standardised way to the the database. A search function with complexe filters already exists. Class Methods new * Create a new Tapper::Benchmark object. my $or_bench = Tapper::Benchmark->...
TAPPER/Tapper-Benchmark-5.0.0 - 15 Feb 2016 14:12:18 UTC - Search in distribution- Tapper::Benchmark::Query - Tapper::Benchmark - querying - base class
- Tapper::Benchmark::Query::mysql - Tapper::Benchmark - querying - MySQL backend
- Tapper::Benchmark::Query::common - Tapper::Benchmark - querying - backend base class
- 1 more result from Tapper-Benchmark »
Benchmark::Command - Benchmark commands
This module provides "run()", a convenience routine to benchmark commands. This module is similar to Benchmark::Apps except: 1) commands will be executed without shell (using the "system {$_[0]} @_" syntax); 2) the existence of each program will be c...
PERLANCAR/Benchmark-Command-0.08 - 14 Jun 2015 06:21:22 UTC - Search in distribution
Benchmark::Confirm - take a Benchmark and confirm returned values
Benchmark::Confirm displays a confirmation after benchmarks that the each values from benchmark codes are equivalent or not. All you have to do is to use "Benchmark::Confirm" instead of "Benchmark". However, if you write some benchmarks in the one sc...
BAYASHI/Benchmark-Confirm-1.00 - 06 Apr 2015 15:59:58 UTC - Search in distribution
Benchmark::DKbench - Perl CPU Benchmark
A Perl benchmark suite for general compute, created to evaluate the comparative performance of systems when running computationally intensive Perl (both pure Perl and C/XS) workloads. It is a good overall indicator for generic CPU performance in real...
DKECHAG/Benchmark-DKbench-2.3 - 25 Sep 2023 16:41:22 UTC - Search in distribution- Benchmark::DKbench::Setup - Setup utility module for DKbench Perl Benchmark
- dkbench - DKbench Perl Benchmark launch script
- setup_dkbench - DKbench Perl CPU Benchmark utility setup script
Benchmark::Forking - Run benchmarks in separate processes
The Benchmark::Forking module changes the behavior of the standard Benchmark module, running each piece of code to be timed in a separate forked process. Because each child exits after running its timing loop, the computations it performs can't propo...
EVO/Benchmark-Forking-1.01 - 01 Feb 2010 23:57:13 UTC - Search in distribution
Parallel::Benchmark - parallel benchmark module
Parallel::Benchmark is parallel benchmark module....
FUJIWARA/Parallel-Benchmark-0.10 - 14 Apr 2015 04:31:29 UTC - Search in distribution
Template::Benchmark - Pluggable benchmarker to cross-compare template systems.
Template::Benchmark provides a pluggable framework for cross-comparing performance of various template engines across a range of supported features for each, grouped by caching methodology. If that's a bit of a mouthful... have you ever wanted to fin...
SGRAHAM/Template-Benchmark-1.09 - 18 Oct 2010 09:30:20 UTC - Search in distribution- Template::Benchmark::Engine - Base class for Template::Benchmark template engine plugins.
- Template::Benchmark::Engines::Tenjin - Template::Benchmark plugin for Tenjin.
- Template::Benchmark::Engines::TextTmpl - Template::Benchmark plugin for Text::Tmpl.
- 28 more results from Template-Benchmark »
Attribute::Benchmark - dead easy benchmarking
Attribute::Benchmark provides a ":Benchmark" attribute for subs. Just import it into a script, write the subs you wish to compare, and add the ":Benchmark" attribute to each. Then run your script. No need to "use strict" or "use warnings" - Attribute...
TOBYINK/Attribute-Benchmark-0.001 - 26 Nov 2013 08:53:01 UTC - Search in distribution