The static assembler allows you to pre-assemble and cache the rules of an application.
Such pre-assembly is optional, but improves the response time for interactive users after system startup, especially after new ruleset versions are imported into a system, many rules have changed, or user profiles have changed to allow new or different RuleSet versions.
The system stores assembled (but not compiled) Java code in the pr_assembledclasses
table.
Select > System >Assembly> Static Assembler to access a list of applications in your system and assemble them.
The static assembler can also be run from the server command line. For instructions, see PDN article How to pre-assemble the rules for an application with the static assembler.