Re: [Pharo-users] Slow at browsing

2014-10-25 Thread Thierry Goubier
Le 25/10/2014 12:39, Nicolai Hess a écrit : Maybe this one: 12535 To many updates on the methods list You certainly seems to be onto something there. 12535? 12931 as well? Looks like some have computers that are too fast to notice the slowdown ;)

Re: [Pharo-users] Slow at browsing

2014-10-25 Thread Nicolai Hess
Maybe this one: 12535 To many updates on the methods list 2014-10-25 12:06 GMT+02:00 Thierry Goubier : > Hi Hilaire, > > maybe profiling could show something. Nautilus could benefit from some > love in making it faster :) > > I know that my browser,

Re: [Pharo-users] Slow at browsing

2014-10-25 Thread Hilaire
Le 25/10/2014 12:15, Sven Van Caekenberghe a écrit : >> > Hi Hilaire, >> > >> > maybe profiling could show something. Nautilus could benefit from some >> > love in making it faster :) > Yes, help is always welcome. > > There is a lot of caching going on, things should work faster after the first

Re: [Pharo-users] Slow at browsing

2014-10-25 Thread Sven Van Caekenberghe
> On 25 Oct 2014, at 12:06, Thierry Goubier wrote: > > Hi Hilaire, > > maybe profiling could show something. Nautilus could benefit from some love > in making it faster :) Yes, help is always welcome. There is a lot of caching going on, things should work faster after the first time. > I

Re: [Pharo-users] Slow at browsing

2014-10-25 Thread Thierry Goubier
Hi Hilaire, maybe profiling could show something. Nautilus could benefit from some love in making it faster :) I know that my browser, AltBrowser, is a lot faster on a slow machine (x7 faster on startup time compared to Nautilus, x3 faster than the old system browser). So it could be done.

[Pharo-users] Slow at browsing

2014-10-25 Thread Hilaire
Hello, In Pharo 3.0 (and with Pharo 2.0), I noted an important slowness when browsing importantly populated class. For example, clicking on a method category of the Morph class, it takes about 3 seconds to reveals its methods. With Pharo 1.4 it is immediate with the same Morph class. My computer