On 2/27/07, Derek Kalweit <[EMAIL PROTECTED]> wrote:
>
> 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.'

-- 
Ted Roche
Ted Roche & Associates, LLC
http://www.tedroche.com


_______________________________________________
Post Messages to: ProFox@leafe.com
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