> Hi Alain,
> 
> Thanks for making MorphTreeMorph faster :).
> 
> Here are some tiny benchmarks:
> 
> Time millisecondsToRun: 
>       [GLMFinder new 
>               show: [:a | a list display: [:x | 1 to: x]];
>               openOn: 10000 ]
> 
> Old MorphTreeMorph in 1.3:
> 10000 items  ==> 7654 ms      
> 100000 items  ==> 96739 ms
> 
> New MorphTreeMorph in 1.4:
> 10000 items  ==> 3872 ms      
> 100000 items  ==> 68746 ms

I love that :)
I want more :)

Stef

Reply via email to