graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
910 stars 88 forks source link

add to rsync --inplace, to cp --reflink=auto #61

Closed nefelim4ag closed 10 years ago

nefelim4ag commented 10 years ago

option --reflink=auto improve perfomance on CoW fs for cp -a time=19s (ssd,btrfs,google-chrome=1.5G) for cp -a --reflink=auto time=0.7s rsync default time for start = 8s rsync --inplace time for start = 1s maybe i mistake in test, but this option safe to use and i think this can improve perfomance foroption --reflink=auto improve perfomance on CoW fs for cp -a time=19s (ssd,btrfs,google-chrome=1.5G) for cp -a --reflink=auto time=0.7s rsync default time for start = 8s rsync --inplace time for start = 1s maybe i mistake in test, but this option safe to use and i think this can improve perfomance for psd psd