I was wondering if it is possible to assess the compiling time to find out which part of the program is not well designed nad makes a program compile way too long.
The only way to check is commenting out sections of the program and resending it to the datalogger and note any difference in time.
If you have a card in a CFM100 or NL116, that is the source of most of the compile time.
If you are talking about the running program, the InstructionTimes() CRBasic instruction is helpful.