Commits
Click on a commit to change the comparison rangeBuild a map of modules
It was inefficient to scan through all the found packages each time. Make regex static
We were compiling this in each loop. On a large codebase, this
contributed to ~10% of the time taken to build the graph.