Best way to run projects `isolated`?

We’re having a presentation coming up on showing projects, and needless to say that the computers that we present them on are quite slow with the bigger ones. is there a way to remove some bloat per say from the editor? would downloading the ide itself instead of running it from the web be any faster too?

Answering the last question first, when you run Snap! from the net, once it actually starts running, it is running entirely in your local computer. It’s just the initial loading that would be faster if you had a local copy.

As for speeding up processing, do you know about the WARP block and about Turbo Mode? They can help if your project is compute-heavy rather than display-heavy.