Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
how to get statisitcal information on one algorithm
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
xinhui  
View profile  
 More options May 15, 5:22 pm
From: xinhui <zxinhui2...@gmail.com>
Date: Fri, 15 May 2009 14:22:55 -0700 (PDT)
Local: Fri, May 15 2009 5:22 pm
Subject: how to get statisitcal information on one algorithm
Dear all,

I am having a question on how to get statisitcal information on one
algorithm, for example, developed in C/C++. I would like to know how
many
multiplications or divisions, or how many floating point operations
have
been done for one running.

I was looking for some profiler tool which might helps, but could not
get
one.

Thanks in advance,

Xinhui


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gc  
View profile  
 More options Jun 26, 4:42 pm
From: gc <gcd...@gmail.com>
Date: Fri, 26 Jun 2009 13:42:42 -0700 (PDT)
Local: Fri, Jun 26 2009 4:42 pm
Subject: Re: how to get statisitcal information on one algorithm
You can try valgrind , or even the 'time' command [ if you use
linux ], is a pretty powerful tool to analyze the behavior of the
program.

--Siddharth

On May 15, 5:22 pm, xinhui <zxinhui2...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sumit Kumar  
View profile  
 More options Jun 26, 11:11 pm
From: Sumit Kumar <sumit....@gmail.com>
Date: Sat, 27 Jun 2009 08:41:08 +0530
Local: Fri, Jun 26 2009 11:11 pm
Subject: Re: [algogeeks] Re: how to get statisitcal information on one algorithm

You can also try out "gprof" a gnu profiler to collect statistics of a c/c++
program. Go through man pages of gprof to get more details.

-Sumit

--
Away from bridges and high floors,
the closer to the ground the better,
you'll be surprised what gravity can do.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google