I have a large model that runs at a small time step which outputs a bus of many signals all in the same time base. I'm looking to optimize execution time & can choose to use a root level outport or signal logging to extract the data. For signal logging I can also choose between decimation and defining a sample time in the signal properties editor to reduce number of data points. For root level outport it seems I can only choose decimation.
Will one method yield faster execution times than the other?