att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
430 stars 141 forks source link

notebook tree updates are slow #54

Closed gordonwoodhull closed 10 years ago

gordonwoodhull commented 11 years ago

we are seeing maybe 0.5s just updating the tree

partly this may be because rcloud doesn't currently use the updateNode function of jqTree because we only recently updated to the latest.

also we are making a whole lot of small changes when it may make more sense to make be one big change.

gordonwoodhull commented 10 years ago

very slight improvement in the fix for #109

s-u commented 10 years ago

Please make this #1 priority - we are already losing users because of the lag.

gordonwoodhull commented 10 years ago

ok

s-u commented 10 years ago

Thanks!

gordonwoodhull commented 10 years ago

to clarify, are you still seeing 2-3 second delays or is it worse? i see 2-3 on our internal deployment.

gordonwoodhull commented 10 years ago

workaround in 5a0a55d0: just go straight to the DOM and skip jqTree.