View Single Post
Old 08 December 2013, 22:33   #14
AGS
XoXo/Tasko Developer
 
AGS's Avatar
 
Join Date: Dec 2013
Location: Munich
Age: 48
Posts: 450
Question

I made a quick speedup modification: ... not fully implemented but now the lib maintains a chain of all (few) objects that are interested in MOUSEMOVE, instead of traversing the whole object tree with that message. I can do similar for the refreshing, but there are another two bottlenecks: a) creating the object-tree and b) calculating the layout. I have no idea how to improve speed there. Do you?

EDIT: full speed update available: http://images.quicktunnels.net/openxui_latest.zip

Last edited by AGS; 18 December 2013 at 16:08.
AGS is offline  
 
Page generated in 0.04416 seconds with 11 queries