Skip to content

Commit 294c434

Browse files
authored
Update README.md
1 parent 997e121 commit 294c434

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ File: UPX v3.91 (Windows Executable)
115115
| BrotliSharpLib | 11.63 ms |
116116
| Original C | 11.17 ms |
117117

118+
As seen above, BrotliSharpLib performs close to the original C version in terms of decompression.
119+
118120
#### Compression
119121
File: plrabn12.txt
120122

@@ -128,3 +130,5 @@ File: UPX v3.91 (Windows Executable)
128130
| Original C | 9 | 73.080 ms |
129131
| BrotliSharpLib | 11 | 4,476.191 ms |
130132
| Original C | 11 | 877.58 ms |
133+
134+
While BrotliSharpLib performs comparatively at lower quality levels, it performs up to five times worse at level 11. Future versions of the port will hopefully bring this down.

0 commit comments

Comments
 (0)