Paketname | libbenchmark-progressbar-perl |
Beschreibung | Perl module that displays progress bar during benchmarking |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.00001-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16), libterm-progressbar-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 6872 Byte |
Prüfsumme MD5 | c9f39c55b831976cfcc283acd96c663a |
Prüfsumme SHA1 | ebe8eae01f5786f60de5307b684ab4ae104dfb5b |
Prüfsumme SHA256 | 6d871da342af4df1fb9f6f95c26179eda22abfd538c15664b57a0fd73707a1ef |
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.
|