We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4345d commit 129446bCopy full SHA for 129446b
README.md
@@ -59,7 +59,7 @@ due to their fast decompression (but low compression speed at high compression r
59
There are other scenarios where compression speed is critical: when data is generated before being compressed and consumed
60
(one compression / one decompression) or during backups (many compressions / one decompression).
61
62
-- Kanzi has built-in data customized transforms (multimedia, utf, text, dna, ...) that can be chosen and combined
+- Kanzi has built-in customized data transforms (multimedia, utf, text, dna, ...) that can be chosen and combined
63
at compression time to better compress specific kinds of data.
64
65
- Kanzi can take advantage of the multiple cores of a modern CPU to improve performance
0 commit comments