ThePolarizationOfInformationOnTheWeb / ThePolarizationOfInformation

Across the internet, how polarized are opinions and information covering a topic?
2 stars 0 forks source link

Parallelize Backward Path algorithm to improve performance #43

Open dickensc opened 5 years ago

dickensc commented 5 years ago

Parallelize Backward Path algorithm to improve performance,

Profile both parallelized and non-parallelized implementations on some generated graphs and verify improvement.

Potentially write profiler scripts and find hotspots for further improvements

prajjwaldangal commented 5 years ago

As long as we don't change the algorithm, how do you see parallelizing it affecting polarization measurement?