1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Jeremy Allison 245fbf7efb 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.
(This used to be commit ef140d15ea0d76a3e7cdcadbfd3e917c210a9411)
2003-09-04 01:12:39 +00:00
..
1998-10-05 12:36:44 +00:00
2003-04-11 23:32:00 +00:00
2003-08-15 01:46:09 +00:00
2003-04-16 14:45:11 +00:00
2003-04-14 02:27:41 +00:00
2003-07-16 02:51:28 +00:00
2003-04-16 14:45:11 +00:00
2003-04-16 14:45:11 +00:00
2003-06-25 17:41:05 +00:00
2003-08-08 23:53:13 +00:00
2003-08-15 04:42:05 +00:00