Closed (fixed)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2007 at 17:12 UTC
Updated:
14 Oct 2007 at 18:11 UTC
I've submitted a patch that improves node bulkupdate performance drastically on my system (40k nodes, 20k users, 15k terms) and as a result, I am able to easily run 2000 nodes per bulk update.
Updated pathauto.module line:
'#title' => t('Maximum number of objects to alias in a bulk update'), '#size' => 4, '#maxlength' => 4,
Performance patch referenced: http://drupal.org/node/76172
pathauto.module patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| pathauto-bulkupdatelimit.patch | 1.04 KB | jason.fisher |
Comments
Comment #1
gregglesMakes complete sense to me - committed. I think I kept it so low earlier to be cautious, but the warning text on that page explains what to do in case of problems so I think this is reasonable.
Thanks!
Comment #2
(not verified) commented