[PD] cpu-consumption of ~-objs

Tim Blechmann TimBlechmann at gmx.net
Sun Nov 21 01:54:17 CET 2004


> i wonder now, how much these objs consume. is there a possibillity to
> measure that ? (i made once a patch which creates [osc~] with random
> frequencies. i wanted to find out how many osc~s i can create until
> the cpu goes to 100% or i hear clicks) <- is this test meaningfull? 
> if the consumption is not very low, my plan to optimize may result in
> a worse performance instead of a better one.
i'd suggest to use a profiler ... e.g. gprof on linux, shark on osx ...
i also heard that intel released its vtune for linux for noncommercial
use, but haven't been able to install it on my gentoo machine (although
someone posted the install description on forums.gentoo.org)

> and: does the [inlet~]-obj consume any cpu-power?
iirc, it is compiled into the dsp chain, except if blocking or
up/downsampling is used...

hope this helps .... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-list mailing list