Paketname | libbenchmark-progressbar-perl |
Beschreibung | Perl module that displays progress bar during benchmarking |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.00001-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16), libterm-progressbar-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 6908 Byte |
Prüfsumme MD5 | 771139084491754b3a25b48388f00c6e |
Prüfsumme SHA1 | 4e4212e67f15086f54c7315b786d0bade2596f02 |
Prüfsumme SHA256 | b0609ddeb9118bdf6c7a7faae2b329267bb3075f372aa8d8980051af33b4988f |
Link zum Herunterladen | libbenchmark-progressbar-perl_0.00001-1_all.deb |
Ausführliche Beschreibung | Benchmark::ProgressBar is a combination of Benchmark and Term::ProgressBar
that produces a simple progress bar illustrating execution of benchmark
runs. As such, it is particularly useful for heavy benchmarking tests
that take a long time to complete.
.
You can use it as a drop-in replacement for Benchmark, but the only functions
that would display a progress bar are: cmpthese, timethese and timeit.
.
This module is not compatible for use with Benchmark in the same script. The
author doesn't know of any case where this would make sense.
|