Speeding up simulations

When speed is a factor there are several things you can do:

     Disconnect all Signal Consumer blocks at the currently displayed level.

     Put portions of the computation that are used infrequently (like simulation start-up and shutdown) in an enabled compound block that is executed only under specific conditions.