[L2Ork-dev] [t a] speedup

Albert Graef aggraef at gmail.com
Thu Apr 5 17:21:19 EDT 2018


On Thu, Apr 5, 2018 at 10:34 PM, Jonathan Wilkes <jon.w.wilkes at gmail.com> wrote:
> I'm not sure what you mean about quadratic blowup.

If I understood correctly, you want to just optimize away the trigger
and connect the wires directly to the targets. But if you have O(n)
incoming wires in a trigger with O(m) outlets, you'll get O(nm) direct
connections in total, right? Take n==m and you get the quadratic
blowup.

-- 
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email:  aggraef at gmail.com
WWW:    https://plus.google.com/+AlbertGraef


More information about the L2Ork-dev mailing list