Skip to content

origin_contributors: Use compact topological order as input

vlorentz requested to merge orig-contrib-generations into master

It seems to be slightly faster on ZSTD-compressed filesystems, as it does not need to read graph.pthash.order and graph.node2swhid.bin all the time to parse the input.

Merge request reports