Optimizing the assembly generating process

Producing an application assembly for large dictionaries is a resource-intensive process. The Dictionary Assembly Generator will use a large amount of memory (often over 1 gigabyte) and substantial processor time when producing an application assembly. To optimize the process, do the following:

  • Use the best hardware you have available to generate the application assembly.
  • Close all other applications before starting the process.
  • Temporarily turn off background processing tasks, such as virus scanning.