-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
The prune_calls function in function.py seems to be the function taking 90% of the execution time.
It is the function that is the cause of (and forced me to implement) the encoder's TIMEOUT_LIMIT since when encountering very large nested functions it would simply take too much time.
Improving it would speed up the whole graph creation process.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request