CVSROOT: /cvs/gnome Module name: dasher Changes by: featon 05/07/18 09:32:05
Modified files: Src/DasherCore : DasherModel.cpp DasherNode.cpp DasherNode.h DasherViewSquare.cpp Log message: Change CDasherNode::m_ppChildren to be a hash map instead of an array, for history stuff and Japanese Dasher. Try to change most places that iterate through this array to do so using the hash map iterator (rather than assuming sequential indices). Appears not to have too much of an effect on speed (1% CPU on islay.ra.phy.cam.ac.uk) or memory (12M RES). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dasher&who=featon&date=explicit&mindate=2005-07-18%2009:31&maxdate=2005-07-18%2009:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list