mirror of
https://github.com/nestriness/cdc-file-transfer.git
synced 2026-05-01 17:03:07 +03:00
Fix typo: because to this -> because of this (#57)
This commit is contained in:
@@ -57,7 +57,7 @@ another development branch, where the delta was much higher. Overall,
|
|||||||
We also ran the experiment with the native Linux `rsync`, i.e syncing Linux to
|
We also ran the experiment with the native Linux `rsync`, i.e syncing Linux to
|
||||||
Linux, to rule out issues with Cygwin. Linux `rsync` performed on average 35%
|
Linux, to rule out issues with Cygwin. Linux `rsync` performed on average 35%
|
||||||
worse than Cygwin `rsync`, which can be attributed to CPU differences. We did
|
worse than Cygwin `rsync`, which can be attributed to CPU differences. We did
|
||||||
not include it in the figure because to this, but you can find it
|
not include it in the figure because of this, but you can find it
|
||||||
[here](docs/cdc_rsync_vs_cygwin_rsync_vs_linux_rsync.png).
|
[here](docs/cdc_rsync_vs_cygwin_rsync_vs_linux_rsync.png).
|
||||||
|
|
||||||
### How does it work and why is it faster?
|
### How does it work and why is it faster?
|
||||||
|
|||||||
Reference in New Issue
Block a user