What are guidelines that needs to be followed for managing bottlenecks during optimization?
a. Do not cache the result.
b. Do performance testing on critical methods carrying business logic
c. Increase memory space to make the program efficient in terms of speed.
d. Identifying benefits of implementing complex algorithm does not out weigh
the time taken to create it