Skip to content

Commit 95d7a57

Browse files
committed
More tweaks
1 parent 0866712 commit 95d7a57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,4 @@ polyfill (perform direct size/load-time comparisons) by following the steps:
5656

5757
* Decode while downloading (using HTTP `Range` requests or splitting into separate files)
5858
* Perform generic compression on top of the `.wasm` file (e.g.,
59-
[lzham](https://github.com/richgel999/lzham_codec) gives a further 30% boost).
60-
* Real build system
59+
[lzham](https://github.com/richgel999/lzham_codec) gives a further 24% boost over `gzip`).

0 commit comments

Comments
 (0)