1b. How does the performance compare between the lock-based triangle counting (you implemented in Assignment 2) and atomic-based counting (released in this assignment).
This should read
1b. How does the performance compare between the lock-based pagerank (you implemented in Assignment 2) and atomic-based counting (released in this assignment). If you implemented atomic in assignment 2 (then compare against that).