Hello,
        I hope this is not OT.

I have a Java distributed application that works on a network of Linux PCs.
Is there a way to tell, at the end of the computation, how much time was spent
for each method (of course I mean on the local istance of the program)? 
Something like...

method update() was called 24311 times, which took 2869.23 ms (2% of the
  program execution time)

Since this performance meter could be OS-dependant I think this is the right
place to ask.

Thanks for your help.

---
Andrea "Kontorotsui" Controzzi - MALE Student of Computer Science at 
University of Pisa  -  Italy  -  E-mail: [EMAIL PROTECTED]
My home page: http://www.cli.di.unipi.it/~controzz/intro.html

Founder and Admiral of Hoshi no Senshi (italian Leiji Matsumoto's fan group).
Creator of It.Arti.Cartoni (italian anime newsgroup) and proud member of...

+-------------------------------------------------------------+
|                                    .                  * .   |
|           .        __         .             .               |
|                oq  |    po               _ _                |
|              /  #==>>>==#            ,-' (_)\               |
|              |  ,-|~\\       ///_ ,()  ,_____}              |
|              |  |/|~]]] /// ,-~'  .,~   /   \|      .       |
|              |\_|_|_\_\~~----~~'   \   (    /|    .         |
| .            /~ \___/           [m] \   \__//               |
|             _bo..__             //   `-,.~~                 |
|          _-~ 0000000000000ooooo.__    (         .           |
|         \      000000000000000000000000o  .                 |
|      .          (_)0000000000000000000000                   |
|    .         \~~~*,,,* ~000000000000000000                  |
|                            ~0000000000000             .     |
|                               ~~~---~~                      |
|                   .*                                        |
+-------------------------------------------------------------+


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to