> > - version 3.0 is the version in development. What is new here: Before
> > this version Phratch was really slow. I am cleaning the code, and now it
> > begins to be fast, really fast ! We also begun to write tests.
> 
> I am curious. What did you finally find out for speed up?
> 
> Hum, some crappy things.
> For example, to manage the z-index of the bubble talk:
> - a loop to draw all the morph
> - a second loop that select the buuble (isKindOf: bubble !!!) and draw only 
> the bubble.
> These two loops are in the same method and called on each step... for a 
> bubble that appears only 1 or 2 times in an application

no comment!

> 
> Removing the second loop makes Phratch 2x faster.
> 
> I am continuing to clean that.
> I also find the problem with click-event. Now when I click, it works fine !
> 
> Cheers,
> Jannik
> 
> 
> 
>  
> 
> Hilaire
> 
> 
> --
> Dr. Geo http://drgeo.eu
> 
> 
> 
> 
> 
> -- 
> ~~Jannik Laval~~
> École des Mines de Douai
> Enseignant-chercheur
> http://www.jannik-laval.eu
> http://car.mines-douai.fr/
> 

Reply via email to