jameshadfield / phandango

an interactive viewer for populations of bacterial genomes linked by a phylogeny
http://phandango.net
MIT License
113 stars 27 forks source link

speed increases #22

Closed jameshadfield closed 8 years ago

jameshadfield commented 9 years ago

List of known things that are able to be sped up

jameshadfield commented 8 years ago

Commit 617869d moves max/min calculation (of subtree) onto event loop. Works well.