Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Benchmark Status on report's Index Page #721

Open
DonggeLiu opened this issue Nov 21, 2024 · 0 comments
Open

Incorrect Benchmark Status on report's Index Page #721

DonggeLiu opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@DonggeLiu
Copy link
Collaborator

The status of each benchmark on the index page is currently determined solely by the trials included in the report. This approach leads to misleading statuses when not all trials are accounted for in the report.

Example:

  • A benchmark has 10 trials in total.
  • The report has the status of only 1 trial, and it is marked as Done.
  • The index page shows the benchmark status as Done.

Expected Behavior:
The benchmark's status should be Running because results for the remaining 9 trials are still pending.

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

No branches or pull requests

2 participants