[PD] long list-building time

Jonathan Wilkes jancsika at yahoo.com
Wed Mar 13 17:12:51 CET 2013


Hi list,
     See attached for difference between building a list
of symbols through [list append] and building an array
of symbols.


Now, I know the ds array resizing and setting is
more efficient than building out a list using [list append],
but I don't understand why the [list append] takes over
a minute to complete.  It can't be due to symbol table
stuff since I'm using the same symbol over and over.

I know tcl lappend works fairly fast.  Is there a way to
speed up [list] stuff in Pd?

-Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dsresizing.pd
Type: text/x-puredata
Size: 1865 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130313/38969d98/attachment.bin>


More information about the Pd-list mailing list