Page MenuHomeSoftware Heritage

LabelMapBuilder: implementation using java quicksort + heap sort
ClosedPublic

Authored by seirl on Mar 30 2022, 6:18 PM.

Diff Detail

Repository
rDGRPH Compressed graph representation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7475 (id=27120)

Rebasing onto 3563007e9a...

Current branch diff-target is up to date.
Changes applied before test
commit 6788bc25064cf67b4b6cb6bb2bdf80cc363b4b80
Author: Antoine Pietri <antoine.pietri1@gmail.com>
Date:   Wed Mar 23 02:18:51 2022 +0100

    config: add max value for batch_size

commit 1b8316e879c1d957b9c960ea1c2dc7fc84362a1a
Author: Antoine Pietri <antoine.pietri1@gmail.com>
Date:   Fri Mar 11 21:05:37 2022 +0100

    LabelMapBuilder: implementation using quicksort + heap sort, more efficient space usage

commit fcbf62c74989f3080023f49743fddd250a174a8b
Author: Antoine Pietri <antoine.pietri1@gmail.com>
Date:   Fri Mar 11 20:56:46 2022 +0100

    test dataset: fix file/directory permissions

commit 5458fc565d26f4259042dacfebc34b5080dec2bc
Author: Antoine Pietri <antoine.pietri1@gmail.com>
Date:   Wed Mar 9 15:16:23 2022 +0100

    Add implementation of a parallel quick sort for 3 zipped long arrays

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/175/ for more details.

seirl requested review of this revision.Mar 30 2022, 6:21 PM

Going to merge this without review, it's more of a research thing at this point