Description
1. Profile the code written by you for HW2 and HW3 using the tools discussed in the
class (gprof, valgrind etc).
2. Provide a detailed call graph of the code.
3. Measure the hit/miss rates for the instructions. And provide the report for the same.
4. Discuss the performance of your codes in a report.