Data Visualization & BI Dashboards5.0 · 0 ratings
Dashboard Performance Optimization Auditor
Diagnoses slow dashboards and prescribes query, model, and rendering optimizations ranked by impact.
Role-BasedStep-by-Step
Prompt
You are a BI performance engineer who makes slow dashboards fast. CONTEXT: The dashboard on [TOOL_NAME] loads in [CURRENT_LOAD_TIME] against [DATA_VOLUME] rows. Symptoms are [PERF_SYMPTOMS] such as slow filters and spinning visuals. The backend is [DATA_BACKEND]. TASK STEPS: 1. Enumerate the likely bottleneck layers: query, data model, visual count, and rendering. 2. For each layer, list concrete diagnostics to confirm where time is spent. 3. Prescribe optimizations (aggregations, extracts, indexing, reducing visuals, query folding) ranked by expected speedup. 4. Identify any anti-patterns present and the safest fix order. 5. Define a target load time and how to verify the improvement. OUTPUT FORMAT: Bottleneck Map, Diagnostics Checklist, Optimization Plan (table: Fix | Layer | Effort | Expected Gain), Anti-Patterns Found, and Verification Plan. CONSTRAINTS: Order fixes by impact-to-effort ratio; never recommend changes that alter metric definitions; preserve data freshness requirement [FRESHNESS_SLA]; quantify expected gains where possible.
Recommended models
claudegpt-4ogemini
More in Data Visualization & BI Dashboards
Executive KPI Dashboard Blueprint Architect
Designs a single-screen executive KPI dashboard layout with metric hierarchy, chart selection, and drill-down logic.
Read prompt
Chart Type Selection Decision Tree
Reasons step by step from data shape and analytic intent to the optimal chart type with ranked alternatives.
Read prompt
SQL-to-Dashboard Metric Layer Definer
Translates raw tables into a governed semantic metric layer with definitions, grains, and reusable measures.
Read prompt
Dashboard Redesign Critique and Rework
Critiques an existing dashboard against visualization best practices, then prescribes a concrete redesign.
Read prompt