firedancer-io/firedancer

Add Zstandard support to fd_checkpt

Opened this issue · 0 comments

We already have Zstandard in-tree while LZ4 was brought in specifically to support fd_checkpt.

Let's test Zstandard vs LZ4 on real workspaces. Let's see if Zstandard's lower compression ratios can (de)compress real workspaces as fast and well as LZ4.