Affects the performance of all Morph (and subclass) instances. Regards, Gary
----- Original Message ----- From: "Stéphane Ducasse" <[email protected]> To: <[email protected]> Sent: Tuesday, September 08, 2009 5:49 PM Subject: Re: [Pharo-project] Morph extension > > On Sep 8, 2009, at 5:32 PM, Gary Chambers wrote: > >> After some experimenting I can get over 10% perfromance improvement >> with >> window operations when fillStyle; borderStyle; hResizing; vResizing >> are >> made as instance variables of Morph, rather than going through >> extension. > > this is a lot. > You really mean Morph or we could get them in subclasses too. > >> I thought Marcus has mentioned this some time ago, but no progress? > > No progress just playing with it at esug last year. > >> There is obviously an issue with name collision/shadowing but not >> many methods in core need changing to accomodate. > > > > >> >> Whilst on the subject I am wondering on everyone's opinion on >> merging the behaviour of color/borderColor/borderWidth with that of >> fillStyle... sure to be some gains there! >> >> Regards, Gary >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
