Reports Performance
Reports are "passive" server components that don't cause constant CPU load. Performance impact caused by the report generation process is defined by:
- Performance impact of report's Source Data Expression evaluation. Reports are often built upon a large dataset, requiring considerable amount of memory for production.
- Some additional CPU time and memory required to fill in the report template. This is normally a scintilla of resource utilization required to prepare the dataset, but rare really complex templates can increase the influence of template filling process.
Was this page helpful?