Performace Optimizations Tips

By Atul Rajguru

Elevator Pitch

Salesforce impose run time governor limits on apex executions. In this session i wish to share the details on performance issues and how to address them. I also want to share on performance optimization techniques that i have gather around with years of experience.

Description

In this session i would like to cover following points +Governor limits and their types +Advantages of Governor limits +Measuring performance +Collections for performance
+Optimizing loops with live example +String processing with live example +SOQL +Cache +Optimization in VF Pages +Optimization in VF Lightning
+Async processing

Notes

As part of my job I am involved in activities like code review, performance optimization and reducing technical dept. These activities gave me experience to reduce execution time and improve performance. This session will be helpful to beginner to intermediate level developers.