2016-01-16 13:50 GMT+01:00 Dimitris Chloupis <kilon.alios@gmail.com>:Seems that creating forms and morph from pngs is super slowopened bug report
https://pharo.fogbugz.com/f/cases/17403/Creating-Forms-from-PNGs-is-very-slowyour are loading 0-59 images in one turn. this takes ~ 1000 ms. Thats not bad.How about loading them only on demand? This may cut down the start up time:attache a small change for get and put the images into a dictionary and only load new"xx seconds-image" when it is used for the�� first time.
- > [ChronosManager open] timeToRun
��"0:00:00:00.626"