At 9:32 AM +0200 9/4/00, Andreas Gaunitz wrote:
[snip]

>
>(Beware though, if you are working with very big lists, that it takes
>longer time to add items to a sorted list.)
>

Andreas:

Macromedia changed the way they handle lists internally between Director 7
and Director 8.  I believe that it is risky to make performance assumptions
based on previous experiences with lists.  Specifically, I have noticed
that smallish unsorted lists are now searched *faster* than sorted lists -
a distinct change from Director 7.

In my previous experiences with Director prior to v7, I found that items
were added to a sorted property list significantly *faster* than an
unsorted list.

I'm still researching what size or content unsorted list structures are
consistently faster than sorted lists by building empirical tests.

Regards,

Terry

-- 

...---===|    Terry R. Schussler    |===---...
...---===|  DIA Chief Investigator  |===---...

on visitWebsite yourSelection
 coolSites = [ \
   #greatSeminars : "http://www.macromediaseminars.com/", \
   #directorIntelligenceAgency: "http://www.director8.com", \
   #freeBehaviors : "http://www.behaviors.com/"]
 gotoNetPage coolSites.yourSelection
end visitWebsite


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to