[PD] Number box and CPU load

Frank Barknecht fbar at footils.org
Thu Sep 4 15:09:21 CEST 2008


Hallo,
Mika Ristimäki hat gesagt: // Mika Ristimäki wrote:

> I have a one quick question about number boxes and how they effect CPU  
> load. I use number boxes quite a lot for debugging and sometimes I  
> forget to remove them from the final patch or abstraction. So I was  
> wondering do the number boxes cause significant CPU usage even when  
> they are not visible? For example when the abstraction window with the  
> number boxes is closed?

Even invisble numberboxes are terrible for performance so avoid them
(until this is fixed). Also avoid [bng], sliders and every other GUI
object unless you need them visible.

Attached is a benchmark comparing number boxes with float-objects.

Ciao
-- 
 Frank Barknecht                                     _ ______footils.org__
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numbox-benchmark.pd
Type: application/puredata
Size: 2302 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080904/ad8ddcda/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numbox.pd
Type: application/puredata
Size: 110 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080904/ad8ddcda/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nonumbox.pd
Type: application/puredata
Size: 94 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080904/ad8ddcda/attachment-0002.bin>


More information about the Pd-list mailing list