Skip to content

Order output layers by allocation priority

Leo Li requested to merge leoli/libliftoff:layer-priority into master

Following some ideas from #16 , we could order the layers during allocation to try and achieve a higher score, sooner. The priority@basic test now passes, and is enabled.

Merge request reports