sunnyhd / homeintouch

A home automation project using socket.io
2 stars 0 forks source link

Performance #149

Closed sunnyhd closed 11 years ago

sunnyhd commented 11 years ago

Im a little bit worried about the performance.

Going into the movie section is getting slower. Before only loading the movies section for the first time took some time but then browsing back and forth felt very quickly.

The movie cover seem to load twice when jumping back from the info page.

Can we load the media part in the background and/or reduce the amount of stuff thats loaded when jumping into the movie section. Would like to jump through the page with content already loaded or loaded very quickly.

sunnyhd commented 11 years ago

Scrolling the movie cover and list view on our Hittable is not smooth. OS Windows 8 With Explorer it works well. Do you have an idea to improve scrolling lists with Chrome.

matiasalvarez87 commented 11 years ago

After doing a research about this, I found some potential improvements:

At the moment we can focus on improve that. There exists more complex and better solutions for that, maybe in coming miletones we can discuss about it and try to implement it.

matiasalvarez87 commented 11 years ago

Modifications made in order to improve the performance on media sections: