> > Why is it that VFP's own code references search tool is so much slower
> > than our own code search tools(Ed's TS, my own search.prg, etc.)? The
> > results browsing interface is nice in VFP9's search tool, but the
> > performance is pathetic-- it takes up to a minute to search for
> > something that it takes <5 seconds to search with my own tool...

> There's actually a number of reasons. You have the code in XSource.
> First pass caches all of the code. The tool generates and caches
> result sets. It does a lot more than 'grep.'

Yes, but the end-result is still slower(which is what matters here,
IMO)... I find VFP(or maybe it's the OS) caches my source files for my
own search tool-- the first search after a reboot it slowish(still <30
seconds), and subsequent searches are faster(and yes, it does see new
changes in files).


-- 
Derek


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to