-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Callgrind frontend now encodes node labels to numbers, then prints those encoded labels as result of CFL-R solution. As result, now the output should be analyzed manually to get mappings back.
Describe the solution you'd like
Implement a procedure of labels decoding back to original. See dotparse.py file for clarification.
Describe alternatives you've considered
Also, you can place the labels without encodings, but the core algorithm should be examined for this case.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers