[cvs] commit: dimp/config conf.xml dimp/lib DIMP.php dimp cache.php

Michael M Slusarz slusarz at horde.org
Tue Jun 5 18:05:47 UTC 2007


slusarz     2007-06-05 14:05:47 EDT

  Modified files:
    config               conf.xml 
    lib                  DIMP.php 
  Added files:
    .                    cache.php 
  Log:
  Javascript file/stylesheet caching.  More specifically, combining all files
  into a single HTTP request.  Yahoo research indicates that reducing the
  number of HTTP requests is the single best thing you can do to speed up
  response time:
  http://yuiblog.com/blog/2006/11/28/performance-research-part-1/
  Not working yet: relative links in stylesheets (e.g. graphics)
  
  Revision  Changes    Path
  1.1       +33 -0     dimp/cache.php (new)
  1.19      +15 -1     dimp/config/conf.xml
  1.75      +120 -34   dimp/lib/DIMP.php

  Chora Links:
  http://cvs.horde.org/co.php/dimp/cache.php?r=1.1
  http://cvs.horde.org/diff.php/dimp/config/conf.xml?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.74&r2=1.75&ty=u


More information about the cvs mailing list