i just did a simple load test on [sqrt~], which the documentation states is a 'fast, approximate algorithm'...
i made:
[sig~ 5] | [sqrt~]
and copied that dozens of times with only a small jump in cpu usage.
is it the cpu usage that's the problem? or something else?