Difference between revisions of "Benchmark-Timer"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Benchmark-Timer |Short description=Times and becnhmarks portions of code |Full description=The Benchmark::Timer class allows you to time portions of code conven...")
 
(New version)
Line 3: Line 3:
 
|Short description=Times and becnhmarks portions of code
 
|Short description=Times and becnhmarks portions of code
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=http://sourceforge.net/projects/benchmark-timer/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://sourceforge.net/projects/benchmark-timer/
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Perl,code,benchmark,time,running,trial
 
|Keywords=Perl,code,benchmark,time,running,trial
|Is GNU=n
+
|Version identifier=0.7100
|Last review by=Janet Casey
+
|Version date=2004/12/21
|Last review date=2005-07-12
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/benchmark-timer/files/latest/download?source=files
 +
|Version comment=0.7100 beta released 2004-12-21
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2016/12/28
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.7.0
+
|Status=
|Version date=2004-10-21
+
|Is GNU=No
|Version status=beta
+
|License verified date=2004-10-21
|Version download=http://prdownloads.sourceforge.net/benchmark-timer/Benchmark-Timer-0.7.0.tar.gz?download
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2004-10-21
 
|License verified date=2004-10-21
|Version comment=0.7.0 beta released 2004-10-21
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=David Coppit
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=David Coppit
 
 
|Email=david@coppit.org
 
|Email=david@coppit.org
 
|Resource URL=
 
|Resource URL=
Line 43: Line 40:
 
|Software-development=debugging
 
|Software-development=debugging
 
|System-administration=monitor
 
|System-administration=monitor
|Use=software-development,system-administration
+
|Use=software-development, system-administration
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2004-10-21
 
 
}}
 
}}
 +
{{Featured}}

Revision as of 21:57, 27 December 2016


[edit]

Benchmark-Timer

http://sourceforge.net/projects/benchmark-timer/
Times and becnhmarks portions of code

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

21 October 2004




Leaders and contributors

Contact(s)Role
David Coppit Maintainer


Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/Benchmark-Timer
Bug Tracking,Developer,SupportE-mailmailto:david@coppit.org


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.