Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2005 at 18:44 UTC
Updated:
6 Oct 2005 at 20:00 UTC
Jump to comment: Most recent file
This patch fixes all of the outstanding Drupal include paths by placing the './' in front of the include path. This brings all of the Drupal core files up to date with the boostrap.inc which made first use of this performance gain.
In simple testing, I've have noticed much faster load times with Drupal on my slow machine. Definetly makes a big difference!
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | drupal_6.patch | 8.9 KB | m3avrck |
| #4 | drupal_5.patch | 10.62 KB | m3avrck |
| #1 | drupal_3.patch | 8.94 KB | m3avrck |
| drupal_2.patch | 9.68 KB | m3avrck |
Comments
Comment #1
m3avrck commentedOk updated patch and coding styles according to comments from IRC.
Comment #2
m3avrck commentedComment #3
dries commentedPatch no longer applies cleanly. Should be easy to fix though.
Comment #4
m3avrck commentedRerolled against head.
Comment #5
m3avrck commentedOne more time, bug fixed and settings.php removed.
Comment #6
dries commentedCommitted to HEAD. Thanks.
Comment #7
(not verified) commentedComment #8
(not verified) commented