thechiselgroup / biomixer

BioMixer
http://bio-mixer.appspot.com/
16 stars 13 forks source link

Performance Issue? #435

Closed everbeek closed 9 years ago

everbeek commented 9 years ago

I expanded Artery in: http://127.0.0.1:8888/conceptPathToRoot.html?gwt.codesvr=127.0.0.1:9997&initial_vis=term_neighborhood&ontology_acronym=UBERON&full_concept_id=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FUBERON_0006591&restURLPrefix=data.bioontology.org

It was very slow on the force layout, taking perhaps two minutes to settle down, with chugging movement and low interactivity. What is running so much other than the layout itself?

everbeek commented 9 years ago

All good! Somewhat recently, I added extra calls to refresh layouts, but I failed to guard them properly.