Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Benchmark-Timer

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 than the Benchmark module will give you, but don't want to go all out and profile your code. The methodology is simple; create a Benchmark::Timer object, and wrap portions of code that you want to benchmark with 'start()' and 'stop()' method calls. You can supply a tag to those methods if you plan to time multiple portions of code. If you provide error and confidence values, you can also use 'need_more_samples()' to determine, statistically, whether you need to collect more data. After you have run your code, you can obtain information about the running time by calling the 'results()' method, or get a descriptive benchmark report by calling 'report()'. If you run your code over multiple trials, the average time is reported. This is wonderful for benchmarking time-critical portions of code in a rigorous way. You can also optionally choose to skip any number of initial trials to cut down on initial case irregularities.

Found 3 sites for perl-Benchmark-Timer

Found 20 RPM for perl-Benchmark-Timer

PackageSummaryDistributionDownload
perl-Benchmark-Timer-0.7112-1.24.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Tumbleweed for noarchperl-Benchmark-Timer-0.7112-1.24.noarch.rpm
perl-Benchmark-Timer-0.7112-1.24.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Ports Tumbleweed for noarchperl-Benchmark-Timer-0.7112-1.24.noarch.rpm
Benchmarking with statistical confidenceperl-Benchmark-Timer-0.7112-1.7.noarch.rpm
perl-Benchmark-Timer-0.7112-bp156.3.1.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Leap 15.6 for noarchperl-Benchmark-Timer-0.7112-bp156.3.1.noarch.rpm
perl-Benchmark-Timer-0.7112-bp155.2.8.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Leap 15.5 for noarchperl-Benchmark-Timer-0.7112-bp155.2.8.noarch.rpm
perl-Benchmark-Timer-0.7112-bp154.1.13.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Leap 15.4 for noarchperl-Benchmark-Timer-0.7112-bp154.1.13.noarch.rpm
perl-Benchmark-Timer-0.7107-bp153.1.14.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Leap 15.3 for noarchperl-Benchmark-Timer-0.7107-bp153.1.14.noarch.rpm
perl-Benchmark-Timer-0.7107-lp152.3.2.noarch.htmlBenchmarking with statistical confidenceOpenSuSE Leap 15.2 for noarchperl-Benchmark-Timer-0.7107-lp152.3.2.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia Cauldron for armv7hlperl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia Cauldron for x86_64perl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia Cauldron for aarch64perl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 9 for i586perl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 9 for armv7hlperl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 9 for x86_64perl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 9 for aarch64perl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-3.mga9.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia Cauldron for i686perl-Benchmark-Timer-0.711.200-3.mga9.noarch.rpm
perl-Benchmark-Timer-0.711.200-2.mga8.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 8 for aarch64perl-Benchmark-Timer-0.711.200-2.mga8.noarch.rpm
perl-Benchmark-Timer-0.711.200-2.mga8.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 8 for x86_64perl-Benchmark-Timer-0.711.200-2.mga8.noarch.rpm
perl-Benchmark-Timer-0.711.200-2.mga8.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 8 for armv7hlperl-Benchmark-Timer-0.711.200-2.mga8.noarch.rpm
perl-Benchmark-Timer-0.711.200-2.mga8.noarch.htmlBenchmark::Timer - Perl code benchmarking toolMageia 8 for i586perl-Benchmark-Timer-0.711.200-2.mga8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet