Finding your HotSpot, debugging and profiling Java code
Contents
- Finding your HotSpot, debugging and profiling Java code
- Introduction
- The Performance problem
- The Performance problem
- The Performance problem
- Conclusion
- Debugging Java
- Java startups
- Quiz time!
- The rules of profiling
- Wisdom from Donald Knuth
- Why profile?
- String fstring = ""; do { read = in.read(readin, 0, 3); if(read > 0) { tchar =
- Real rules
- Be scientific
- Two main areas
- Secondary things
- Some profiling tools
- Let's just do it
- Lessons from the battlefield
- Results from the battlefield
-
- Contact information