Profile selector: add sortable columns and total weight display by jlfwong · Pull Request #515 · jlfwong/speedscope

@jlfwong

…lumns

- Replace profile list divs with a table layout for better structure
- Add sorting by profile name and total non-idle weight with ascending/descending toggle
- Display total weight and percentage in the weight column
- Introduce SortIcon component to indicate sort direction
- Update styles for table, headers, rows, and cells
- Maintain selection and hover states with refs on table rows
- Increase max width of profile select container for improved layout

Co-authored-by: terragon-labs[bot] <terragon-labs[bot]@users.noreply.github.com>

added 4 commits

August 7, 2025 14:03

@jlfwong jlfwong deleted the terragon/profile-selector-total-weight-sort branch

August 11, 2025 18:41