Comments:

Nice paper! Very clear and useful!! I do not see absolute time values in the experiments, just speedups. It would have been nice to show some absolute values too. I've implemented the algorithms [here](https://github.com/maxdan94/ParallelUnionFind). On a very large graphs with more than 10 billions of edges (the twitter graph [here](https://sites.google.com/view/limass/datasets)), I observe that the verification algorithm is faster and leads to better speedups than the lock algorithm.
Maximimi at 2021-03-08 11:24:06
Edited by Maximimi at 2021-03-11 19:45:06

Please consider to register or login to comment on the paper.