For many synthetic sections, their writeTo functions are not parallel and their parent output section has just one input section.
Parallelizing input section writing does not leverage parallelism well.
Switch to parallelizing output section writing instead.
Seems not useful