From 08a20a3deaca2cb1f68fba993411b51c19e4c362 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Nov 2010 11:37:59 -0400 Subject: [PATCH] benchmarks --- doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn index 0a9d8c69c..b63128702 100644 --- a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn +++ b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn @@ -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]] + --------------------------------------------------------------
 diff --git a/IkiWiki.pm b/IkiWiki.pm
-- 
2.44.0