Colorize the weblist output
Open
Priority: p2
type: feat
- Dominant language
- Go
- Stars
- 9.3k
- Forks
- 671
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 10
Description
It is sometimes hard to read the weblist output because of the volume of data presented on the pages. Colorizing the expensive lines with shades of red to yellow would help the users to point out the expensive sections easily.
For each function call, we can look at the distribution of the cost. The 80th percentile can be red, 60th can be yellow, etc.
An example output is below:
Contributor guide
Assessment
This issue has not been assessed yet.