josiah-wolf-oberholtzer / discograph

Social Graphing for the Discogs Database
MIT License
74 stars 11 forks source link

Improve responsiveness on graph-data load. #55

Open josiah-wolf-oberholtzer opened 8 years ago

josiah-wolf-oberholtzer commented 8 years ago

When loading in new objects into the graph, the frame-rate drops.

Can this be improved? Is it related to the positions of the new nodes? Would a fully random distribution be less computationally intensive for the quad tree calculations?