@dch "checksum=on" is fletcher4 for non-dedup datasets (there, it's sha256)
The microbenchmarks are determining the best implementation of the named checksum algorithm for your hardware. They don't influence the choice of checksum algorithm.
The checksum property only applies to new data blocks written to that dataset. Pool metadata is always fletcher4.










