https://bugzilla.samba.org/show_bug.cgi?id=10322
--- Comment #12 from Linda Walsh <[email protected]> 2013-12-25 14:18:46 UTC --- (In reply to comment #7) > i found that _my_ performance differences between 3.0.8 and 3.0.9 are being > caused by this commit: > > https://git.samba.org/?p=rsync.git;a=commitdiff;h=4c0055ecbb51f7fbc878229ec615f93e1adc506f > > when adding that ifdefs to 3.0.8 it is as fast as 3.0.9 ------------ That commit is from 2 years ago. Maybe something has changed in cygwin in that time? This is for local->local copy? What speed does 'cp' get? Might it not be faster if doing a local copy not to use a socket but to use a shared memory mapped file or shared memory? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
