Re: Disable checksumming to improve local performance?

2009-10-17 Thread Wayne Davison
On Fri, Sep 04, 2009 at 10:26:43AM -0700, Greg Siekas wrote: Is it possible to disable checksumming? I'm using rsync with -W, whole file, so if a file has changed I don't want to just transfer the changes. There is not currently a way to do that. I whipped up the appended patch that makes

Disable checksumming to improve local performance?

2009-09-04 Thread Greg Siekas
Is it possible to disable checksumming? I'm using rsync with -W, whole file, so if a file has changed I don't want to just transfer the changes. The source and destination or local filesystems. I've noticed that performance in 3.0.6 is slower than 2.6.9. 3.0.6 is at ~90MB/sec and 2.6.9 is