Skip to content

Commit

Permalink
README: benchmark status
Browse files Browse the repository at this point in the history
  • Loading branch information
Xorlev committed Feb 11, 2016
1 parent a956049 commit efab34f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ There's a lot more to do:
- [ ] Zero-copy implementation.
- [ ] LZO support.

### Benchmarks

There aren't any formal benchmarks yet. However with deflate on my early 2012 MBP, 98.4% of CPU time
was spent in miniz producting ~125MB/s of decompressed data.

## Usage
```rust
Expand Down

0 comments on commit efab34f

Please sign in to comment.