Skip to content

Score generation and header colorization #14

Answered by Viladoman
b-winkler asked this question in Q&A
Discussion options

You must be logged in to vote

Good point. I should add more info about that in the wiki.

The score is called in code 'severity' and it is computed on .scor load here.

It is currently using the maximum time value. The score itself, by default, is normalized. This means that all includes are split equally in 5 different buckets ( 0%-20% | 20% - 40% .... ). Example: An include file that has score 5/5 means that it falls in the 20% of most expensive includes in the solution. In Tools / Options / CompileScore you can change the thresholds to global values instead of normalized.

Those settings are not in the Extensions / CompileScore / Options because they are user specific instead of data specific imho.

Are there any metri…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@b-winkler
Comment options

@Viladoman
Comment options

@b-winkler
Comment options

@Viladoman
Comment options

Answer selected by b-winkler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants