We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9013520 commit a7a7addCopy full SHA for a7a7add
1 file changed
blog/01-announcement.md
@@ -70,8 +70,8 @@ Examples of SOZip-enabled files can be found in the
70
## Performance
71
72
SOZip is efficient:
73
-- Overhead of using file from a SOZip archive, compared to using it uncompressed,
74
- is in the order of 10% for common read operations.
+- The overhead of using a file from a SOZip archive, compared to using it uncompressed,
+ is of the order of 10% for common read operations.
75
- Generation of a SOZip file can be much faster than regular ZIP generation when
76
using multithreading.
77
- SOZip files are typically only ~ 5% larger than regular ZIPs (dependent on
0 commit comments