cumulative time, base time and filtering [message #73748] |
Mon, 12 June 2006 04:05  |
Eclipse User |
|
|
|
This is a multi-part message in MIME format.
--------------080808080102000202090001
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
I was wondering about the exact semantics of the "cumulative time"
statistics.
As stated in the docs, "cumulated time" is the time taken by an method
invocation *including* all calls to other methods.
Now I wanted to ask, if this is "filter-aware", e.g. only cumulates
method calls that are not filtered out?
Example: if I look at the cumTime of my method (and have java.lang*
EXCLUDED), are String.substring(..) calls in the measure, or not?
And what about "base time" in that case?
Thanks in advance
Florian
--------------080808080102000202090001
Content-Type: text/x-vcard; charset=utf-8;
name="Florian.Georg.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="Florian.Georg.vcf"
begin:vcard
fn:Florian Georg
n:Georg;Florian
org:Innovations Softwaretechnologie GmbH;Product Development
adr:;;Ziegelei 7;Immenstaad;;88090;Germany
email;internet:Florian.Georg@innovations.de
title:Developer
tel;work:+49-7545-202-512
url:http://www.innovations.de
version:2.1
end:vcard
--------------080808080102000202090001--
|
|
|
Re: cumulative time, base time and filtering [message #73861 is a reply to message #73748] |
Mon, 12 June 2006 09:52  |
Eclipse User |
|
|
|
Originally posted by: nmehrega.ca.ibm.com
This is a multipart message in MIME format.
--=_alternative 004C35AD8525718B_=
Content-Type: text/plain; charset="US-ASCII"
Yes, it should be "filter-aware" (i.e. It shouldn't take into account the
methods that are being filtered out).
Navid Mehregani
--=_alternative 004C35AD8525718B_=
Content-Type: text/html; charset="US-ASCII"
<br><font size=2 face="sans-serif">Yes, it should be "filter-aware"
(i.e. It shouldn't take into account the methods that are being filtered
out).</font>
<br>
<br><font size=2 face="sans-serif">Navid Mehregani</font>
--=_alternative 004C35AD8525718B_=--
|
|
|
Powered by
FUDForum. Page generated in 0.03181 seconds