smcv/ready/glob-cache merged
parent
b3bca318ef
commit
f8f8770a65
|
@ -8,6 +8,7 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low
|
||||||
and support all elements that HTML::Tagset knows about.
|
and support all elements that HTML::Tagset knows about.
|
||||||
(Which doesn't include html5 just yet, but then the old version
|
(Which doesn't include html5 just yet, but then the old version
|
||||||
didn't either.) Bonus: 4 times faster than old regexp method.
|
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
|
-- Joey Hess <joeyh@debian.org> Tue, 16 Nov 2010 14:23:47 -0400
|
||||||
|
|
||||||
|
|
|
@ -57,6 +57,8 @@ Here's my patch - please consider it! -- [[KathrynAndersen]]
|
||||||
>>>>>>> representative.
|
>>>>>>> representative.
|
||||||
>>>>>>> --[[smcv]]
|
>>>>>>> --[[smcv]]
|
||||||
|
|
||||||
|
[[done]] --[[Joey]]
|
||||||
|
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
||||||
[[!toggle id="smcv-benchmark" text="current benchmarks"]]
|
[[!toggle id="smcv-benchmark" text="current benchmarks"]]
|
||||||
|
|
Loading…
Reference in New Issue