I am not convinced, the problem is that 80% of my slow down is on the pharo side , the primitive takes 200ms to read the file, 900-1000 ms are taken to convert to Form�� so I dont see how making sprites will help me much. I know you want to blame the hardware , but this is clearly a pharo issue.�� I have already posted the my profiling results.
Since half of form creation is the seconds indicator I can stream it so it loads one png per second which should make the opening of gui much faster. I will find a way , its not a big deal.
This thread was never about a problem I cant solve , but rather a notice that there is a part of pharo that is highly inefficient.