Compilation optimization
Assumption: code stitching
(chaining custom code for each actor)
More efficient than C compiler for DSP
Comparable to hand-coding in some cases
Explicit parallelism, no artificial control dependencies
Main problem: memory and processor/FU allocation depends on scheduling, and vice-versa