smcv/ready/glob-cache merged

master
Joey Hess 2010-11-20 12:28:22 -04:00
parent b3bca318ef
commit f8f8770a65
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low
and support all elements that HTML::Tagset knows about.
(Which doesn't include html5 just yet, but then the old version
didn't either.) Bonus: 4 times faster than old regexp method.
* Optimise glob() pagespec. (Thanks, Kathryn and smcv)
-- Joey Hess <joeyh@debian.org> Tue, 16 Nov 2010 14:23:47 -0400

View File

@ -57,6 +57,8 @@ Here's my patch - please consider it! -- [[KathrynAndersen]]
>>>>>>> representative.
>>>>>>> --[[smcv]]
[[done]] --[[Joey]]
--------------------------------------------------------------
[[!toggle id="smcv-benchmark" text="current benchmarks"]]