socialgenomics / discover-frontend

Ember frontend for Repositive discovery platform
0 stars 0 forks source link

Lazy load collection stats #946

Open mareq opened 7 years ago

mareq commented 7 years ago

Loading collection stats (see screenshot below taken from here) takes a lot of time due to expensive query that needs to be run on backend in order to produce them. They need to be fetched in parallel so that loading of the whole page is not slowed down by them.

screen shot 2017-09-26 at 12 46 09