Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tostring seems to make lots of unnecessary calls #6

Open
alessio-greco opened this issue Feb 23, 2018 · 1 comment
Open

tostring seems to make lots of unnecessary calls #6

alessio-greco opened this issue Feb 23, 2018 · 1 comment

Comments

@alessio-greco
Copy link

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

@alessio-greco
Copy link
Author

sss.pdf
The profiling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant