Murali-group / GraphSpace

The interactive graph sharing website.
http://graphspace.org
GNU General Public License v2.0
30 stars 41 forks source link

Slow showing "My Graphs" page #275

Closed jlaw9 closed 7 years ago

jlaw9 commented 7 years ago

I have ~3,000 graphs and it currently takes about 8 seconds to load the http://graphspace.org/graphs/#owned_graphs page. What is making the process so slow?

Can this be sped up by showing the first X rows and then showing the rest of the graphs?

jlaw9 commented 7 years ago

Changing the # of rows to show to 100 instead of 10 makes the process much slower (~45 seconds)

jlaw9 commented 7 years ago

Fixed! Thanks @adbharadwaj