Re: [TSVN] Commit dialog perf patch
From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-16 10:33:09 CET
Will Dean wrote:
> The attached *draft* patch contains a number of things which improve the
Does *draft* mean you don't want this to be committed?
> Things I discovered:
That one looks really good.
> 2. I've tried to improved the efficiency of some very heavily used
SVNConfig: great catch! Your method really is a lot faster. I added some
UnicodeUtils: I'm not sure if using a CStringA really is faster than
DirFileEnum: Never noticed that we forgot the & - a very good fix!
> 3. I've cleaned-up a few places where functions were being passed 'const
You're right, const CString wasn't intended. Seems we forgot to add the
> Now that the Stat() function is not doing is 100 million string
Yes, I guess since this bugfix the performance of the commit dialog
Are you ok if I commit your patch? (beware of conflicts when you update,
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Thu Dec 16 10:34:55 2004 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.