JBoss Community

Certainly a dumb question but...

created by theoden in JBoss Profiler Development - View the full discussion

Hello all,

 

I'm aiming to use jBoss Profiler to evaluate the efficiency and sanity of some code written here at work but i'm asking myself if the times indicated for each method / class / put what you feel is ok here, take acount of child code called when exectuting.

 

Let me explain what i mean :

 

Be a methode A calling in it's algorythme a method B, say that A takes 10 ms to run and B 5 ms. How must i interpret thoses results :

 

  • A takes in fact 5 ms and is accounted for 10 b'cause of the 5ms taken by methode B to run
  • A takes 10 ms and B 5 ms and the totale runtime is 15 ms

 

 

Thank's a lot for your input on that matter.

 

Best regards.

 

Nicolas.

Reply to this message by going to Community

Start a new discussion in JBoss Profiler Development at Community