Query: devel::repl::plugin::timing
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Devel::REPL::Plugin::Timing(3pm) User Contributed Perl Documentation Devel::REPL::Plugin::Timing(3pm)NAMEDevel::REPL::Plugin::Timing - display execution timesSYNOPSIS# in your re.pl file: use Devel::REPL; my $repl = Devel::REPL->new; $repl->load_plugin('Timing'); # after you run re.pl: $ sum map $_*100, 1..100000; Took 0.0830280780792236 seconds. 500005000000 $AUTHORShawn M Moore, "<sartak at gmail dot com>" perl v5.14.2 2010-05-08 Devel::REPL::Plugin::Timing(3pm)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |