On 08 Aug 2015, at 14:16, stepharo <stepharo@free.fr> wrote:

Hi

since a couple of versions I have the impression that removing, adding a method, browsing a version is sloooooowwwww.
Do you get the same feeling?


One thing that makes pure browsing slow is the way syntax highlighting is done:

https://pharo.fogbugz.com/f/cases/16020/Syntax-Highlighting-Rubric-First-shows-non-highlighted-text-then-color-Looks-slow

It was much better not forking a process for it.

Marcus