Java Performance: what developers must know

I have observed that developers (myself included) tend to focus more on the make it work and make it right stages of building software, and less on the make it fast part. The consequence? Sometimes our applications behave very badly under significant or even moderate load, and we generally realize that too late… 🔥

Recently, I’ve been involved in solving performance issues at many levels, mostly on Java applications. In this presentation, I list some tools and techniques that were very helpful to me in order to find, fix and prevent from performance issues.

2 thoughts on “Java Performance: what developers must know

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.