Chunky does a non-trivial amount of work before actual rendering, which at low targets (which for animations can be common) dominates. This can be parallelized by invoking Chunky several times in parallel, so for an eight core machine, eight single threaded instances of Chunky should be called at a time.
Chunky does a non-trivial amount of work before actual rendering, which at low targets (which for animations can be common) dominates. This can be parallelized by invoking Chunky several times in parallel, so for an eight core machine, eight single threaded instances of Chunky should be called at a time.