Skip to main content

Performance

Find the bottleneck, pull the right lever, and make slow reports fast.

Holistics report performance is bound by the slowest of these stages:

  1. Pre-query processing: parsing, permission checks, query plan
  2. Job queuing: waiting for an available worker
  3. Query execution: running on your data warehouse
  4. Result transfer: moving the result set from your data warehouse to Holistics
  5. Post-query processing: caching and result assembly
  6. Browser render: drawing the visualization

For the full breakdown, see Report Running Mechanism.

Common levers

A few high-leverage ways to make things faster, before you go deep into diagnosis.

Diagnosing problems

If none of this matches what you're seeing, contact [email protected] with the URL, the slow status, and a screenshot/recording.

References


Open Markdown
Let us know what you think about this document :)