Skip to content

prune_calls bottleneck #1

@mrochk

Description

@mrochk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions