Reducing lag time between actions

Hi, I use text expansion in an text editor called Sublime and am finding that chained actions in a given macro perform slowly. For instance, I have a macro that replaces a given text string trigger with a few keystrokes, then a call to another macro to create a date stamp, then more text, etc. If I have a single action that does all these things, the performance is better so lag sees to be between these actions.

My question: is there any configuration that can help with that? Can I reduce time between actions somewhere within KM? Other ideas for reducing the lag?

The alternative is to go back and convert macros to use single actions (where possible) but this would be labor intensive and my recurring issue in KM is the inability to batch-process changes to multiple macros.