update README.md

This commit is contained in:
Sander Hautvast 2020-12-04 17:34:29 +01:00
parent 4a9f17b940
commit 243a38beac

View file

@ -32,3 +32,5 @@ Pretty basic profiling tool for JVM's
# DISCLAIMER: # DISCLAIMER:
This has only been tested on oracle java8 in spring-boot using tomcat web-container (and apache dbcp) This has only been tested on oracle java8 in spring-boot using tomcat web-container (and apache dbcp)
That said I should mention that the callstack view is pretty slow, which is caused by the gui, not the backend. I guess I'll replace it with a static vanilla.js app.