memory analyse for a given algorithm using profiling tools like Intel vTune and Valgrind

Job ID: 36168200

Budget: €30 – €150 EUR

I have Clustring Algorithms code on github implemented in c++. And in the same repository there is an optimized version of algorthim. The main idea is to analyze and profile memory using the following tools: Intel V-Tune and Valgrind.

The job is to give me the result after running the code with Intel V-Tune and Valgrind. As an output, I need a full report on each algorithm and then compare the results of the optimized algorithms with the original algorithm.