Speed up macro editor

md_sgf

Member
I have a large macro. When editing it's always very slow & jerky. It takes about 10 seconds to load. When keyboard goes away, i see where keyboard was for a second or so, before it is "painted". And if a macro say invokes a dialog while editing this large macro, it is noticeably slow to run.

I have set power mode to medium + no cpu limiting.

Off course i have battery optimizing set to off for macrodroid, so it never sleeps.

Am wondering about trying overclocking of the cpu's.

Is there something else i could do to speed things up?

I'm starting to put some code into other macro's & action blocks, to call them from main macro. Would that speed things up?
 

MacroDroidDev

Administrator
Staff member
Unfortunately when originally making MacroDroid I never anticipated the enormous size of Macros that some users would create and therefore the performance on such macros is far from optimal. I would strongly recommend breaking up very large macros into separate action blocks where possible as this should make the editor smoother.
 
Top