exprof v0.2.2 ExProf.Analyzer
Proivdes helper methods for operating Prof records.
Link to this section Summary
Functions
Returns records only have major percent values, and filter out rest of them. The default is to pick “80%” and it can be changed by specifying rate argument
Print records to screen
Link to this section Functions
Link to this function
get_top_percent_items(records, rate \\ 80.0)
Returns records only have major percent values, and filter out rest of them. The default is to pick “80%” and it can be changed by specifying rate argument.
Link to this function
print(records)
Print records to screen