For my react application, I am using chrome developer tool to record the performance. But I am not able to point out to specific function that is computationally intensive.
Can someone tell me how to find out the specific function/areas in the code that are taking a lot of time?
Leads here is appreciated.
