]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated NEWS regarding #760
authorYann Collet <cyan@fb.com>
Thu, 13 Jul 2017 22:34:44 +0000 (15:34 -0700)
committerYann Collet <cyan@fb.com>
Thu, 13 Jul 2017 22:34:44 +0000 (15:34 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 457105070b8d47871862ae223928e32a772a3715..68539d75994a24ed5a694e12ba076ccabe5902b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
 v1.3.1
 perf: substantially decreased memory usage in Multi-threading mode, thanks to reports by Tino Reichardt
+perf: Multi-threading supports up to 256 threads. Cap at 256 when more are requested (#760)
 build: fix Visual compilation for non x86/x64 targets, reported by Greg Slazinski (#718)
 API exp : breaking change : ZSTD_getframeHeader() provides more information