> On 02 Jul 2015, at 14:43, Marcus Denker <[email protected]> wrote: > > >> On 02 Jul 2015, at 14:32, [email protected] wrote: >> >> Yes, very interesting work. >> >> We need to get the "slow feel" of the environment go away, thanks for >> working on that, Esteban. >> >> Is this something that would also address the slowness when we click on >> "Object" in Nautilus? >> > > Yes. If you enable it in Pharo5, It’s very fast. > > Just do: > > Nautilus useExperimentalFastTable: true. > > > Object browse.
yep :) it reduces (in my machine) load times from ~4s to ~200ms :) but… is still not complete and there are some bugs around, so we need to work on it before make it default :( Esteban > > > Marcus
