CVS update: samba/source/libsmb

jra at samba.org jra at samba.org
Thu Sep 4 11:12:39 EST 2003


Date:	Thu Sep  4 01:12:39 2003
Author:	jra

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv27902/libsmb

Modified Files:
      Tag: SAMBA_3_0
	clientgen.c 
Log Message:
Used cachegrind to track down some bottlenecks.
Removed calls to clobber_region when not compiling with developer as
they were hiding speed problems.
Added fast path to convert_string() when dealing with ascii -> ascii,
ucs2-le to ascii and ascii to ucs2-le with values <= 0x7F. This
gives a speedup of 22% on my nbench tests.
Next I will do this on convert_string_allocate.
Jeremy.


Revisions:
clientgen.c		1.190.2.20 => 1.190.2.21
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c.diff?r1=1.190.2.20&r2=1.190.2.21



More information about the samba-cvs mailing list