Quantcast
Channel: S. Nageswara Rao, Corporate Trainer – Way2Java
Viewing all articles
Browse latest Browse all 505

Core Java Performance Tuning – 1

$
0
0
1. Introduction 2. When to think of Performance 3. JVM’s and JIT Compilers 4. Default constructors 5. Constructor Hierarchies 6. Instance variables Vs Class(static) variables 7. Recycling Objects 8. Methods 8.1 Inlining Methods 8.2 Final Methods 9. Thread Synchronization 10. Inner classes 11. String and StringBuffer 11.1 Accumulating data Using char[] Arrays 11.2 Using = [...]

Viewing all articles
Browse latest Browse all 505

Trending Articles