google / google/fuzzbench

Add progress bars to reports.

Open
#261 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

A nice to have feature would be progress bars for measurement and trials on reports.
This could give an idea of when an experiment is done.
I think it should be doable from the info we already store in the db.
Only issue is the bar might be a bit misleading, since we may have only 10% of snapshots left to measure but this doesn't mean the time the experiment takes is 90% done because the last snapshots may be most expensive to measure (not a progress bar maven, but I assume this problem is faced by all progress bars).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.