> > More than one second to open the brower. More than one second to go
> > to another method, etc.

> There should be something wrong with your config. I have the following
> result:
> [O2PackageBrowser openOnClass: MOGraphElement selector: #displayOn]
> timeToRun
> => 810
>
> [O2PackageBrowser openOnClass: Object selector: #printString]  
> timeToRun
> => 1380
>
>
> you put the same browser twice and I don't have the class  
> MOGraphElement  ;)

I was checking whether the package browser takes more than 1 sec to  
open. This is the case for a very big class only (Object)

[O2PackageBrowser openOnClass: GraphMorph  selector: #clear]  
timeToRun  => 1117

> Anyway, I tried with the class GraphMorph same selector:
>
> O2PackageBrowser:  1407
> O2SystemBrowser: 422
> OBSystemBrowser: 487

I am not saying that package browser is fast. I am just saying that  
its features overcome its slowness for some people (and more than 3 or  
4).
I am just a bit concerned about the fact that O2SystemBrowser is the  
default browser. But if I am the only one, no problem at all then.

Cheers,
Alexandre

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to