]> sipb.mit.edu Git - ikiwiki.git/commitdiff
benchmarks
authorJoey Hess <joey@kitenet.net>
Wed, 10 Nov 2010 15:37:59 +0000 (11:37 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 10 Nov 2010 15:37:59 +0000 (11:37 -0400)
doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn

index 0a9d8c69c4c35a230f5080d1fd1f4cacb6b806ae..b63128702d85c80ba625c217f9288660ac94ab7a 100644 (file)
@@ -6,6 +6,9 @@ Here's my patch - please consider it! -- [[KathrynAndersen]]
 > `memoize(glob2re)` next to the other memoize calls, would be a less
 > verbose way to do this? --[[smcv]]
 
+>> I think so, yeah. Anyway, do you have any benchmark results handy,
+>> Kathryn?  --[[Joey]] 
+
 --------------------------------------------------------------
 <pre>
 diff --git a/IkiWiki.pm b/IkiWiki.pm