[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] optimization patches

From: Gerasimov, Ivan <Ivan.Gerasimov_at_transas.com>
Date: 2006-04-18 10:36:54 CEST

Hello, Stefan!

> Can you please do me a favor? Next time you send patches, please create
> them from the working copy root and not inside the folder the file is?
> That way I can apply the patch much faster because I don't have to first
> find the location of the file.

The attached patch contains changes of several files. Isn't it preferable for you to have separated patches for each file, or even number of patches for different changes in one file?

> Also it would be good if you could write a small log message to go with
> your patches.

In most of the changes subsequent calls to map::find and map::operator[] replaced with a single call to map::lower_bound. Also, some related optimization is done.

Sincerely yours,
Ivan Gerasimov

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Tue Apr 18 10:37:25 2006

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.