diff --git a/Performance.md b/Performance.md index 25fd76a..e8914ed 100644 --- a/Performance.md +++ b/Performance.md @@ -36,7 +36,7 @@ You can make zfs-autobackup use less commands per snapshot transfer by: There is actually a performance regression in ZFS version 2: https://github.com/openzfs/zfs/issues/11560 -This will make it so that each transfer takes approx 1 second extra. This is a problem if you have lots of tiny transfers. +This bug will delay each transfer by 1 second. This is a problem if you have lots of small transfers. Use --no-progress as workaround.