Skip to content

Benchmark Table Lacks Clear Default Sorting Behavior #1003

@anjaliii255

Description

@anjaliii255

While exploring thebenchmark.html page, I noticed that the trial samples table doesn’t seem to follow any specific sort order and there’s no way to sort the columns manually either.

Right now:

  • The rows appear in the order they’re rendered from the backend
  • There’s no clear default sorting (e.g., by coverage, trial ID, crashes, etc.)
  • Users can’t re-sort columns to quickly find the most relevant trials

This makes it a bit tricky to compare results — especially when the list gets long.

A couple of improvements I had in mind:

  • Add a default sort (maybe by coverage or trial ID)
  • Allow clickable column headers for sorting (e.g., coverage, crashes)
  • Optional: a small icon to show sort direction

Would love to know if this sounds like a useful addition!
If it seems reasonable, I’d be happy to start working on a small PR for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions