function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
jitendra singh 172jitendra singh 172 

What is Profiling in Salesforce ?

Suraj Tripathi 47Suraj Tripathi 47
Hi,

The main use of Profiling is to know which method should be used and it is also useful to know the performance of a particular application.
Please follow the below link for a more clear idea:-
https://salesforce.stackexchange.com/questions/228398/performance-profiling-best-practices

Please mark it as Best Answer if it helps you.

Thanks & Regards
Suraj Tripathi
sakhisakhi
Hi jitendra .

Using the Developer Console, you can use “performance profiling” to identify and fix performance hotspots, and ensure that your applications are both fast and scalable.

Reference below ,nicely explained .

https://developer.salesforce.com/blogs/engineering/2013/05/force-com-performance-profiling-using-the-developer-console.html