You are here: Elements > Frame Recognizers > Efficiency

Efficiency

The EACH_BYTE, TIMER and SIGNAL_CHANGE code of a Frame Recognizer should be written with great attention to efficiency. Of all code that a user might write for use in decoders or methods, this is the most critical. Bear in mind that it is called in real time as each data byte is captured from the communication line.