Re: [Lxr-dev] Solution for "Don't require glimpse for file search"
Brought to you by:
ajlittoz
From: Malcolm B. <ma...@br...> - 2002-02-18 14:24:03
|
Hi Shree, Thanks for the patch. Shree Kumar wrote: >No, I haven't measured the memory impact. The easiest solution for this >would be to filter by the regexp while executing the query itself,and >only add the files that match the regexp to the return list. This must >drastically reduce the memory usage as unneeded files will not be >retained in memory. > I see that's what your new patch does - it seems good to me. Unfortunately I've suffered a major computer failure, so I'm unable to commit patches at the moment. I hope to get things back together sometime this weekend and then be able to get your patch in. Malcolm |