google / google/pprof

Colorize the weblist output

Open
#218 2 comments 1 reaction 0 assignees View on GitHub
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:

weblist-color

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.