[drupal-devel] [task] Performance: fix all include paths
Dries
drupal-devel at drupal.org
Wed Sep 7 20:38:51 UTC 2005
Issue status update for
http://drupal.org/node/30122
Post a follow up:
http://drupal.org/project/comments/add/30122
Project: Drupal
Version: cvs
Component: base system
Category: tasks
Priority: normal
Assigned to: Anonymous
Reported by: m3avrck
Updated by: Dries
-Status: patch (ready to be committed)
+Status: patch (code needs work)
Patch no longer applies cleanly. Should be easy to fix though.
Dries
Previous comments:
------------------------------------------------------------------------
Wed, 31 Aug 2005 18:44:38 +0000 : m3avrck
Attachment: http://drupal.org/files/issues/drupal_2.patch (9.68 KB)
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!
------------------------------------------------------------------------
Wed, 31 Aug 2005 19:18:16 +0000 : m3avrck
Attachment: http://drupal.org/files/issues/drupal_3.patch (8.94 KB)
Ok updated patch and coding styles according to comments from IRC.
More information about the drupal-devel
mailing list