[PATCH] vfs: optimize __call__ by not calling util.split for reads

Patrick Mézard patrick at mezard.eu
Sun Nov 4 06:46:41 CST 2012


Le 04/11/12 12:04, Adrian Buehlmann a écrit :
> # HG changeset patch
> # User Adrian Buehlmann <adrian at cadifra.com>
> # Date 1351935636 -3600
> # Node ID d62c215321c4d5592ac91eeccaa5c61864097ff4
> # Parent  cf00730e2b3404891d66e717afb6c7b4e18f8e97
> vfs: optimize __call__ by not calling util.split for reads
> 
> dirname and basename are not used on reads

Looks good.

--
Patrick Mézard



More information about the Mercurial-devel mailing list