Skip to content

Commit

Permalink
README.md: About web worker size
Browse files Browse the repository at this point in the history
  • Loading branch information
Rillke committed Jan 11, 2015
1 parent 3a23dda commit 3fb4acf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ worker.postMessage( {

A more extensive example is available on the [project's website](https://blog.rillke.com/flac.js/).

### Bummer! A 3.5 MiB web worker!
Yeah, the data file - `flac.data.js` - is huge but conists mostly of null characters and compresses very well; a compressed size of 30.2 KB when sent `gzip`ed is possible.

## Contributing
Submit patches to this GitHub repository or [file issues](https://github.com/Rillke/flac.js/issues).

Expand Down

0 comments on commit 3fb4acf

Please sign in to comment.