Hmmm, really? I do have a fast machine, and it ran in 1,7 seconds for me, but when I run TimeProfileBrowser on the block (first time, later runs alot of stuff is already cached and thus won't show up as prominently if you do TimeProfile on opening a batch of windows ), I get the following percentages:OUCH!!!! That's quite an example; just for giggles, I started up a 3.9 polymorph image and retraced my steps (via message names, same as in Pharo) and had a prompt reply. After doing that, I found that Pharo (win32) had indeed completed the task.Again, this has nothing to do with Pharo, OmniBrowser or Polymorph. This is PackageInfo that is so slow when trying to find out the owning package of each of the 6334 methods. If the display of the package for every method is removed the sender browser opens almost instantly. Lukas