Click here to Skip to main content
15,888,251 members
Articles / Programming Languages / C++
Article

C/C++ Program Perfometer

Rate me:
Please Sign up or sign in to vote.
1.29/5 (7 votes)
13 Nov 2002 64K   21   9
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


Written By
Web Developer
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralConstructive critisism Pin
dabs12-Nov-02 20:49
dabs12-Nov-02 20:49 
GeneralRe: Constructive critisism Pin
KarstenK12-Nov-02 21:20
mveKarstenK12-Nov-02 21:20 
GeneralRe: Constructive critisism Pin
Alex Vinokur13-Nov-02 6:12
Alex Vinokur13-Nov-02 6:12 
GeneralRe: Constructive critisism Pin
Jim Crafton14-Nov-02 5:37
Jim Crafton14-Nov-02 5:37 
GeneralRe: Constructive critisism Pin
Alex Vinokur14-Nov-02 5:46
Alex Vinokur14-Nov-02 5:46 
GeneralRe: Constructive critisism Pin
Jim Crafton14-Nov-02 9:26
Jim Crafton14-Nov-02 9:26 
GeneralRe: Constructive critisism Pin
Alex Vinokur14-Nov-02 18:25
Alex Vinokur14-Nov-02 18:25 
GeneralRe: Constructive critisism Pin
Paul A. Howes15-Nov-02 2:18
Paul A. Howes15-Nov-02 2:18 
GeneralRe: Constructive critisism Pin
Alex Vinokur15-Nov-02 6:59
Alex Vinokur15-Nov-02 6:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.