

Hapestry has poor CPU utilization and excessive RAM usage when run on small chunks of the 1074 AoU VCFs.
It appears that the majority of the RAM usage actually comes from the alignment+optimization step, so more work is needed to reduce the input size of the problem to the solver. More fine-grained profiling is also needed to fully understand the source of the allocations.