CalcCache Managing Files

calccache Managing Files

introduction

The calccache stores (intermediate results) of your project, also of expressions that do not occur anymore in your current configuration. The calccache therefore has a tendency to grow, especially when multiple modifications are made to your configuration and the results of these modified items are requested at least once.To keep the size of your calccache limited (as an indicator if a calccache becomes larger than 10 GB, disk I/O becomes slow), we advice to:

  1. compress-files
  2. delete-calccaches-that-are-not-recently-used
  3. use-freedata-property-to-keep-your-calccache-size-limited
  4. use-multiple-calccaches-within-a-project