May 6, 2012
8:03 p.m.
On Wednesday, 2. May 2012 01:28:19 Chris Muller wrote:
Ensuring your drawOn: is fast is crucial for good frame-rate.
Try profiling all processes, that should reveal something..
How exactly do I do this? I tried to get some profiles of my method, but I don't see the actual drawing. When I add a #displayWorldSafely I have the feeling that morphic redraws everything and I see redraws of the Browser etc. -- Martin