btrbk/doc
Tobias Grosser 6f32f5d3c9 Add lz4 compression support for fast compression speeds
Here some statistic for my local backup:

			Size 	Time
	uncompressed	347M	 4.4s
	gzip		105M	40.0s
	lz4		153M	 5.2s

Moving from gzip to lz4 increases the backup performance from 9 MB/s to
66 MB/s (measured un the uncompressed stream). As I am backing up over
GBit ethernet, this makes a big difference.
2016-08-06 10:01:04 +02:00
..
FAQ.md documentation: FAQ.md: recent versions of btrfs-progs print "is toplevel subvolume" instead of "is btrfs root" 2016-05-30 13:20:47 +02:00
btrbk.1 change version to 0.23.3 2016-07-14 01:41:45 +02:00
btrbk.conf.5 Add lz4 compression support for fast compression speeds 2016-08-06 10:01:04 +02:00
ssh_filter_btrbk.1 change version to 0.23.3 2016-07-14 01:41:45 +02:00
upgrade_to_v0.23.0.md btrbk: cosmetics: change info log of send/receive; change topic line; fix typos 2016-04-23 14:58:08 +02:00