Earlier quoted context omitted.
I noticed a massive write performance hit when I enabled this. Note that it'll only compress data after you enable it, it isn't retroactive
CPU is most likely the bottle neck. So my comment should have read if you have a fast cpu you may benefit from ZFS compression. On modern CPU LZ4 should enable about 400MB/s current PCU write compression https://github.com/Cyan4973/lz4
https://blog.voltagex.org/2016/08/26/benchmarking-compressio...
Fun fact: while researching this I found yet another article that contradicts the information I had when I built my zpool, and apparently I've done it all wrong (again).