Release Snappy 1.0.4.

R=sanjay


git-svn-id: https://snappy.googlecode.com/svn/trunk@50 03e5f5b5-db94-4691-08a0-1a8bf15f6143
This commit is contained in:
snappy.mirrorbot@gmail.com
2011-09-15 19:34:06 +00:00
parent e2e3032868
commit 21a2e4f557
3 changed files with 182 additions and 2 deletions

12
NEWS
View File

@@ -1,3 +1,15 @@
Snappy v1.0.4, September 15th 2011:
* Speeded up the decompressor somewhat; typically about 28%
for Core i7, in 64-bit mode (comparable for Opteron).
Somewhat more for some tests, almost no gain for others.
* Make Snappy compile on certain platforms it didn't before
(Solaris with SunPro C++, HP-UX, AIX).
* Correct some minor errors in the format description.
Snappy v1.0.3, June 2nd 2011:
* Speeded up the decompressor somewhat; about 3-6% for Core 2,