Release Snappy 1.1.1.
R=jeff git-svn-id: https://snappy.googlecode.com/svn/trunk@81 03e5f5b5-db94-4691-08a0-1a8bf15f6143
This commit is contained in:
13
NEWS
13
NEWS
@@ -1,3 +1,16 @@
|
||||
Snappy v1.1.1, October 15th 2013:
|
||||
|
||||
* Add support for uncompressing to iovecs (scatter I/O).
|
||||
The bulk of this patch was contributed by Mohit Aron.
|
||||
|
||||
* Speed up decompression by ~2%; much more so (~13-20%) on
|
||||
a few benchmarks on given compilers and CPUs.
|
||||
|
||||
* Fix a few issues with MSVC compilation.
|
||||
|
||||
* Support truncated test data in the benchmark.
|
||||
|
||||
|
||||
Snappy v1.1.0, January 18th 2013:
|
||||
|
||||
* Snappy now uses 64 kB block size instead of 32 kB. On average,
|
||||
|
||||
Reference in New Issue
Block a user