FW: Rsyncrypto in Cygwin
Brought to you by:
thesun
From: Jan A. <jan...@do...> - 2008-06-03 19:13:55
|
Hi Shachar, Cool, this patch worked. My Rsyncrypto in Cygwin compiled and is working correctly. Thanks for your help and support. I remembered your remark regarding Cygwin's poor performance. And you are right; here are some performance statistics for rsyncrypto. I did this small performance test with a 213 MegaByte zip file. It gives a good idea about the performance for the different Rsyncrypto versions. CYGWIN Rsyncrypto binary ======================== Encryption: 275 seconds Decryption: 52 seconds Rsyncrypto 1.06 (old compiler) ============================== Encryption: 53 seconds Decryption: 20 seconds Rsyncrypto 1.10 (Visual Studio) =============================== Encryption: 50 seconds Decryption: 20 seconds Regards, Jan -----Oorspronkelijk bericht----- Van: Shachar Shemesh [mailto:sh...@sh...] Verzonden: maandag 2 juni 2008 15:55 Aan: Jan Alphenaar CC: 'L-rsyncrypto' Onderwerp: Re: Rsyncrypto in Cygwin Shachar Shemesh wrote: > > I'll try to rewrite the test so it applies to cygwin as well. > > Patch attached. You will need to regenerate the configure script with autoconf Shachar |