artsy / emission

⚠️ Deprecated repo, moved to artsy/eigen ➡️ React Native Components
http://artsy.github.io/blog/2018/04/17/making-a-components-pod/
MIT License
618 stars 78 forks source link

[MX-158] Artwork page: separating queries for above-the-fold and below-the-fold content #2085

Closed ds300 closed 4 years ago

ds300 commented 4 years ago

https://artsyproduct.atlassian.net/browse/MX-158

As mentioned in the ticket, it seems that queries for only the above-the-fold content (images, commercial information, and metadata like slug etc) take about half as long as queries for the full content (most of that extra time is probably down to the context artwork grids).

This definitely feels snappier to me, and we're collecting the stats on datadog so we should have actual data soon! 📊

above-the-fold

ds300 commented 4 years ago

Thanks for the great feedback @ashfurrow 🙏

mergeOnGreen

artsyit commented 4 years ago

:rocket: PR was released in v1.21.45 :rocket: