Do you think performance analysis and insights are important for developers?

Aksh Porwal
6 replies

Replies

Saloni Jain
When everyone is moving towards data-driven culture, it's important to collect data insights about your team too.
Alexis Khvatov
Absolutely! Performance analysis and insights are incredibly important for software developers. Understanding the performance of how their code is functioning can be crucial to fixing a bug or improving a user experience in an application. By having appropriate performance data, developers can make more informed decisions on the design elements that could drastically improve an application. Having these data-driven findings enables developers to craft better applications which will result in happier users and lead to more success in the tech industry. Knowing that their code can be optimized and improved should also provide developers with a sense of accomplishment. To sum it all up, having access and leveraging performance analytics is essential for developing high-performing applications - and that's why every software engineer should have them in their toolkit!
Kovid Batra
Knowing our inefficiencies and improving on them is what every human should do. If you can visualize & measure them easily, things can change faster and in the right direction.
Jason Jia
YES and NO. It is a high priority task but not important ones. I have seen a lot of entrepeuner make decision base on their observation and feeling instead of complicated performance analysis. What we should be pursuing are actionable insights, not just data itself. When looking at data, developers should know what problems they need to solve
Nilan Saha
I mean its good to know how well you are doing compared to your peers. Tracking performance is always a good thing. Depends on how you do it. LOC doesn't matter, impact matters more.