Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

C/C++ Program Perfometer

0.00/5 (No votes)
13 Nov 2002 1  
The program enables to get performance of C/C++ program and separated pieces of code for any metrics.

Introduction

Web page :
http://alexvn.freeservers.com/s1/perfometer.html

Download :
http://www.simtel.net/pub/pd/60044.shtml
http://home.barak-online.net/alexvn/s2/pf/pmeter22.zip



The program enables to get performance of C/C++ program and separated pieces of code for any metrics (for instance : uclocks, rusage-metrics, metrics defined by user etc.).

The measurement results are represented in detailed/summary reports.
The detailed report holds results of individual tests, the summary one hold average cost and its analysis.
The comparison results are represented in comparative tables for individual comparison groups.
The user may set various parameters in order to control the measurement/comparison process : measurement report and detailed measurement report flags, total iteration and tests, measurement scale, confidence threshold.



Source :
http://groups.google.com/groups?th=9560b3b3760966fe

List of raw run logs :
http://groups.google.com/groups?as_ugroup=misc.test&as_usubject=performance&as_uauthors=vinokur

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here