Skip to content

tostring seems to make lots of unnecessary calls #6

@alessio-greco

Description

@alessio-greco

For a 600 element tree generated in 0.04 s
disp(ans.tostring) takes 0.4 s
for example, it makes 7523 tree.tree > tree.get calls and 3600 to tree.depthfirstiterator>recurse

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions