Update README.md
This commit is contained in:
parent
32a64ced1c
commit
5dd91e6e30
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ Pretty basic profiling tool for JVM's
|
|||
* Overhead (in method execution time) not clear yet. I wouldn't use it in production.
|
||||
* Finish jdbc query logging (CallableStatement)
|
||||
* Implement an actual call stack the way commercial tools work
|
||||
* Ability to dynamically turn off metrics to minimize cpu and memory overhead (when response time is below a set treshold)
|
||||
|
||||
# DISCLAIMER:
|
||||
This has only been tested on oracle java8 in spring-boot using tomcat web-container
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue