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

Tree imports - add progress dialogue and speed up the process #483

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 6 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.  Import a large tree in newick or nexus format.  


It should be faster.  Code profiling indicates a number of needless slowdowns 
where, for example, linear searches are used to identify unique names.  

Adding a progress dialogue will also stop the GUI from becoming non-responsive 
for such long periods.  

Original issue reported on code.google.com by shawnlaffan on 27 Jul 2014 at 5:34

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

No branches or pull requests

2 participants