Hi guys
I'm raising this issue as requested by NancyDru from the WebLinks project. During the WebLinks page load, Sections performs a lot of queries (nearly 2000), and makes the WebLinks page very slow to load.
Disabling Sections reduces the page execution time in WebLinks from ~35 seconds to ~15 seconds.
Original reported issue is here: http://drupal.org/node/1094168 and the debug info is here: http://drupal.org/files/issues/Weblinks%20debug%20info.txt
Thanks
Comments
Comment #1
hass commentedRun dev
Comment #2
Magilla commentedWe ran DEV to figure out that Sections was causing the issue.
Which ticket is this a duplicate of?
Comment #3
hass commented#785554: Statically cache sections data (Performance optimization)
Comment #4
Magilla commentedThat's got it sorted. Thanks.