* Work around very innefficient behavior in File::Spec::abs2rel. Result
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 4 Jul 2006 03:42:19 +0000 (03:42 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 4 Jul 2006 03:42:19 +0000 (03:42 +0000)
commitebc6120f99ac5665efa4cfb84b5c6c898238c477
treeae528c37c3e255c26eb3f82cccf2052d2a2cda36
parentf877845353e5f8cfe6d3bdad625b9c2bacee878e
  * Work around very innefficient behavior in File::Spec::abs2rel. Result
    is a savings of 2 pointless fork/execs per link calculation, which
    results in ~25% speedup of ikiwiki building its own doc wiki, and
    about 35% speedup displaying RecentChanges!
IkiWiki.pm
IkiWiki/Render.pm
debian/changelog