Update README.md
This commit is contained in:
parent
dac1c593a2
commit
bfb9bfa2b6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ Pretty basic profiling tool for JVM's
|
||||||
* telnet interface to report executed methods:
|
* telnet interface to report executed methods:
|
||||||
<br/> * #invocations
|
<br/> * #invocations
|
||||||
<br/> * total execution time for the method in nanoseconds
|
<br/> * total execution time for the method in nanoseconds
|
||||||
<br/> * average time in nanoseconds per method (= total/#invocatons)
|
<br/> * average time in nanoseconds per method (= total/#invocations)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue