Performance Testing Of Java Applications
Speaker
Pratik Patel is a Java Champion and developer advocate at Azul Systems. He wrote the first book on 'enterprise Java' in 1996, "Java Database Programming with JDBC." An all-around software and hardware enthusiast with experience in the healthcare, telecom, financial services, and startup sectors. Helps to organize the Atlanta Java User Group, is a frequent speaker at tech events, and master builder of nachos.
🔔 Subscribe to our channel for more tech tips and tutorials:
👍 Like us on Facebook : https://www.facebook.com/perfology
👍 Add us on Instagram: https://www.instagram.com/perfologys/
👍 Follow us on Linkedin: https://www.linkedin.com/in/perfology/
Topics Covered:
* Define your goals: SLA, latency, throughput, stability
* Test env vs. Production env for testing
* The impact of GC on Java app performance
* Tools for setting up, driving load, and getting perf test results
* Testing application infrastructures like Kafka, Spark, and Cassandra
* Operating system settings, JVM settings, memory sizing, and CPU sizing
* Analyzing perf test results and finding bottlenecks that are both apparent and not obvious
performance testing tools for java applications
performance testing spring boot application