alynel submitted a new resource:
MQ2Profiler - Why my macro slow?
Read more about this resource...
MQ2Profiler - Why my macro slow?
Adds a new command,/profile. This runs a macro just like/macrodoes, but when the macro ends it will output a csv file of every subroutine that has been called, and how long it took. The file will be inMacros/profiles, named for the macro and the time it started.
The output file contains one line per subroutine call, in the order they were called in. The columns are:
Command Count - how many commands (lines) have been run from the...
Read more about this resource...

