Skip to content

Conversation

yangw-dev
Copy link
Contributor

@yangw-dev yangw-dev commented Sep 18, 2025

Overview

Add ComparisonView with table

Details

Provide a Comparison Table Section with slider and render list of comparion table based on group logics.
Currently we use it in fanout data render section.

fanout: fetch all data in one api, and fanout the api reponse to each ui component
(this is esp used for big data component such as compiler)

Slider:
User can slide from both side to refresh the data in all tables for comparison

Demo

Link: https://torchci-git-add-timeseriescomparetable-fbopensource.vercel.app/benchmark/compilers_regression

Chart and table

chart table

Chart Select comits

cahrtSelectCommit

Scroll left and right with the table slider

tableSlider

Next step:

  • Add hyperlink
  • make the chart interactive when click confirm
  • make the Commits on side table interative to filter the data based on commits.

Copy link

vercel bot commented Sep 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
torchci Ready Ready Preview Sep 18, 2025 5:49am

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 18, 2025
@yangw-dev
Copy link
Contributor Author

@huydhn
the customized rendering for the tabl and chart (such as add unit, render diffrent fields) will come after.
right now i'm mainly focus on data side of rendering, and the interaction behaviour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants