Snappy v1.1.8 Release Notes
Release Date: 2020-01-14 // about 5 years ago-
- ๐ Small performance improvements.
- โ Removed snappy::string alias for std::string.
- ๐ Improved CMake configuration.
Previous changes from v1.1.7
-
- ๐ Improved CMake build support for 64-bit Linux distributions.
- ๐ MSVC builds now use MSVC-specific intrinsics that map to clzll.
- โก๏ธ ARM64 (AArch64) builds use the code paths optimized for 64-bit processors.