I'm struggling with the video embed. I only have 1 node type with a video embed field and there is a video from YouTube embedded. Displaying that node is very very slow and I can't figure why that's the case. When I disable the video from being displayed, the pages loads really fast. Any ideas why that could happen?

Comments

mcaden’s picture

Issue summary: View changes

I realize it's 6 years later and yes this is Drupal 6 but I'm dealing with the same issue (sorry, can't update the site due to client).

Enabling emfield and media_youtube is adding 8-10 seconds of load time on a page.

EDIT: I guess adding these increased my overhead just enough that it started making my queries too big for my cache sizes. It was the straw that broke the camel's back. I upped my cache sizes and did some other DB tuning and the vast majority of that 8-10 seconds went away.