Difference between revisions of "Performance tuning"

Jump to navigation Jump to search
m
Added NVMe low level formatting reference.
m (→‎InnoDB: typo fix)
m (Added NVMe low level formatting reference.)
Line 118: Line 118:
=== LZ4 compression ===
=== LZ4 compression ===


Set compression=lz4 on your pools' root datasets so that all datasets inherit it unless you have a reason not to enable it. Userland tests of LZ4 compression of incompressible data in a single thread has shown that it can process 10GB/sec, so it is unlikely to be a bottleneck even on incompressible data. The reduction in IO from LZ4 will typically be a performance win.
Set compression=lz4 on your pools' root datasets so that all datasets inherit it unless you have a reason not to enable it. Userland tests of LZ4 compression of incompressible data in a single thread has shown that it can process 10GB/sec, so it is unlikely to be a bottleneck even on incompressible data. The reduction in IO from LZ4 will typically be a performance win.\
 
=== NVMe low level formatting ===
 
See [[Hardware#NVMe_low_level_formatting]].


=== Pool Geometry ===
=== Pool Geometry ===
Editor
348

edits

Navigation menu