]> git.ipfire.org Git - thirdparty/zstd.git/commit
zeroise freq table with memset()
authorYann Collet <cyan@fb.com>
Wed, 27 Jun 2018 00:24:41 +0000 (17:24 -0700)
committerYann Collet <cyan@fb.com>
Wed, 27 Jun 2018 00:24:41 +0000 (17:24 -0700)
commitff773bfcdebb75730eb0546c425030396168b6fb
tree5969fae4cc1c75d5b7342469e0a911b6f0a14c38
parent25f3d54c404e5ea42ee885e65fb9968f7a9d7f70
zeroise freq table with memset()

improves decoding speed by ~5% in github_users sample set
lib/common/entropy_common.c