Optimizing Run-Time Efficiency of Pattern-Matching

AMS processes patterns in the following order of efficiency:

1. Standard patterns with keywords are processed most efficiently.

2. Standard patterns without keywords are processed less efficiently than standard patterns with keywords.

3. Nonstandard patterns are processed least efficiently.

For most efficient pattern matching, observe these guidelines when developing your autoaction database.