Skip to content

Instantly share code, notes, and snippets.

@xieyuheng
Created July 23, 2025 15:54
Show Gist options
  • Save xieyuheng/6cfc37e7e902e8185b7c39856edb0494 to your computer and use it in GitHub Desktop.
Save xieyuheng/6cfc37e7e902e8185b7c39856edb0494 to your computer and use it in GitHub Desktop.
fs test

full backup

xfs

sent 225.13G bytes  received 19.69M bytes  79.97M bytes/sec
total size is 224.99G  speedup is 1.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.4.1]

________________________________________________________
Executed in   46.91 mins    fish           external
   usr time   73.23 secs  689.00 micros   73.23 secs
   sys time  319.65 secs  308.00 micros  319.65 secs

zfs

sent 225.13G bytes  received 19.69M bytes  68.76M bytes/sec
total size is 224.99G  speedup is 1.00
________________________________________________________
Executed in   54.57 mins    fish           external
   usr time  109.27 secs    1.40 millis  109.27 secs
   sys time  403.49 secs    0.51 millis  403.49 secs

little test

copy study/langs

ext4

sent 13.80G bytes received 1.97M bytes 97.54M bytes/sec Executed in 140.80 secs

sent 13.80G bytes received 1.97M bytes 73.22M bytes/sec Executed in 188.71 secs

xfs

sent 13.80G bytes received 1.97M bytes 138.72M bytes/sec Executed in 98.62 secs

sent 13.80G bytes received 1.97M bytes 185.27M bytes/sec Executed in 73.37 secs

sent 13.80G bytes received 1.97M bytes 165.30M bytes/sec Executed in 82.99 secs

btrfs

sent 13.80G bytes received 1.97M bytes 94.86M bytes/sec Executed in 145.57 secs

sent 13.80G bytes received 1.97M bytes 141.56M bytes/sec Executed in 97.22 secs

zfs

sent 13.80G bytes received 1.97M bytes 60.67M bytes/sec Executed in 226.97 secs

sent 13.80G bytes received 1.97M bytes 67.83M bytes/sec Executed in 203.48 secs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment