Is there any way to make Scratch run the programs it creates faster? For basic programs, its fast enough, but for serious number crunching, I find myself waiting hours to get results. I don't necessarily need to see the variables changing, and the list items highlighting, but it seems like it is these actions, that is slowing everything down. So is there a way to speed things up, or am I doomed to wait for ages, to get anything done?
Offline
Have you tried turbo mode?
Otherwise, use BYOB and dump all the script into a custom atomic block.
Last edited by LS97 (2011-06-20 05:20:55)
Offline
LS97 wrote:
Have you tried turbo mode?
Otherwise, use BYOB and dump all the script into a custom atomic block.
Oh wow. That's fantastic. Thank you so much! I can't believe I never noticed this before. Thank you!
Offline