You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it can take around 10 seconds to render a results page containing 50 embedded tweets. It might be worth the effort to only initially embed something like 5 tweets, and then incrementally load additional tweets as the user scrolls down the page. This would have the effect of minimizing the initial rendering time of the page.
The text was updated successfully, but these errors were encountered:
Currently it can take around 10 seconds to render a results page containing 50 embedded tweets. It might be worth the effort to only initially embed something like 5 tweets, and then incrementally load additional tweets as the user scrolls down the page. This would have the effect of minimizing the initial rendering time of the page.
The text was updated successfully, but these errors were encountered: