Benchmark tests against 3 different instances – MyRocks (compressed),
InnoDB (uncompressed), and InnoDB (compressed, 8 KB page size) – found: • MyRocks was 2x smaller than InnoDB (compressed) and 3.5x smaller than InnoDB (uncompressed). • MyRocks also has a 10x lower storage write rate compared to InnoDB. With SSD database storage, this means less space used and a higher endurance of the storage over time. == Support platforms ==