Navigating to admin/build/features since the latest dev release is slow on the page load. Refreshing the page is just as slow. I have about 30 features in there, so I'm assuming that's why its slow.

A quick debug revealed that if I comment out lines 358 & 376 that call menu_get_item(), the load time of the page goes from 9 seconds to about 1 second.

CommentFileSizeAuthor
#1 features-616030-1.patch2.06 KBq0rban

Comments

q0rban’s picture

Status: Active » Needs review
StatusFileSize
new2.06 KB

Attached patch fixes it for me.

yhahn’s picture

Status: Needs review » Fixed
sun’s picture

You're basically mimicking contextual links (D7) here.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.