View Single Post
Old 09 December 2013, 17:26   #18
AGS
XoXo/Tasko Developer
 
AGS's Avatar
 
Join Date: Dec 2013
Location: Munich
Age: 48
Posts: 450
Happy

@thorham Thanks for your analysis. I don't understand all what you write.

Code:
cmp.l   #bla.a2,d0
bne     .l2
move.l  d1,bla.a2(a0)
But I can't remember to have such a code and I use almost everywhere the Exec-Lists, where the pointer to the last node is in the list-header.

However I found out that i can really speed up the whole thing by maintaining a chain of objects that want refresh instead of traversing the whole object-tree to find them.
AGS is offline  
 
Page generated in 0.04522 seconds with 11 queries