The project focuses on creating a benchmarking tool to evaluate the performance of various graph algorithms like BFS and PageRank across different distributed systems, such as Hadoop and GraphLab. It emphasizes the importance of scaling systems to efficiently process large graph-structured data, particularly in dynamic social networks. Challenges encountered include memory access locality and parallelism, with future work aimed at optimizing data handling through database integration to eliminate read/write overhead.