Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
14 May 2009 at 07:29 UTC
Updated:
25 May 2011 at 07:52 UTC
Jump to comment: Most recent file
As noted in #234004: Drag and drop node ordering I'll work on moving the admin parts of the nodequeue to a separate file.
I'll start this work when (!) #234004: Drag and drop node ordering is done.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 462290-move_admin_functions_to_separate_admin_inc-D6.patch | 87.61 KB | amateescu |
| #3 | 462290-move_admin_functions_to_separate_admin_inc.patch | 86.28 KB | amateescu |
Comments
Comment #1
mrfelton commentedFollowing on from #660494: Break up nodequue.module to reduce Nodequeue's memory foot print which was just marked as a duplicate of this one...
Nodequeue is among the top 3 memory consumers in a site with over 180 modules installed (identified using the 2bits memory patch - http://2bits.com/articles/measuring-memory-consumption-by-drupal-bootstr...). Webform is the biggest offender, but only marginally.
The raw data (the top bit only):
Comment #2
amateescu commentedI will take a stab at this sometime this week.
Comment #3
amateescu commentedAnd here they are, hot off the press patches for 6.x and 7.x.
Testing my 6.x dev site with Devel Performance, I got a 25% decrease in memory usage for the nodequeue module. Very interested in hearing your results :)
Comment #4
amateescu commentedComment #5
amateescu commentedCommited to 6.x and 7.x. Don't forget to clear your cache because this patch changed almost all items from hook_menu().
http://drupalcode.org/project/nodequeue.git/commit/531a714
http://drupalcode.org/project/nodequeue.git/commit/fd3daf6