Skip to content

Conversation

@ganshul34
Copy link

@ganshul34 ganshul34 commented Sep 17, 2025

What this does

  • Introduces a new Summary View for Render Performance
    • Aggregates component render data
    • Shows initial render, avg re-render, and render count
    • Displays the top 5 slowest components
  • Refactors existing Raw Logs view into a separate route/component
  • Prepares structure for tabbed navigation between Summary and Raw Logs

Related Issue

Closes #2681

Pending

  • Replace plain links with button-style tabs for switching between views
  • UI polish (styling, spacing, empty states)
  • Additional metrics (timeline/histogram exploration)

Screenshots

Screenshot 2025-09-17 at 1 22 16 PM

Opening as a draft so maintainers can review direction early. Feedback welcome on:

  • File structure (routes vs components)
  • Data grouping/aggregation approach
  • UX direction for switching between Summary and Raw Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Enhanced Render Performance Dashboard for Ember Inspector

1 participant