gettingstarted
[Top] [All Lists]

Re: measure performance?

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: measure performance?
From: johnf <jfabiani at yolo dot com>
Date: Mon, 26 Dec 2005 13:05:15 -0800
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <200512261227 dot 55982 dot jfabiani at yolo dot com> <7806E045-E560-4D9A-B4DE-B0F1124BD8F6 at kellerfarm dot com>
On Monday 26 December 2005 12:51, andrew at kellerfarm dot com wrote:
> > Is there a way to measure how long a routine is taking?  I'd like
> > to see how
> > much time a routine is taking and see if I can improve the
> > performance by
> > changing the code.
>
> Check out the Microseconds function.  From there, you remember the
> value of Microseconds at the beginning of the sub, and check it at
> the end, do some subtracting, and you have elapsed time in microseconds.
>
that will work but I was hoping for something that listed the time for each 
statement.  Thanks  

John
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>