]> git.ipfire.org Git - thirdparty/zstd.git/commit
minor speed improvement to HUF_readCTable()
authorYann Collet <cyan@fb.com>
Sat, 5 Dec 2020 00:33:39 +0000 (16:33 -0800)
committerYann Collet <cyan@fb.com>
Sat, 5 Dec 2020 00:33:39 +0000 (16:33 -0800)
commit68c14bdff296c87bfc7a5447a29c10407121bdd2
treede8506fb3b7f94158a66724a76cad7eea3f43b65
parent0418ba2ba32cbcd4123b94c1d95653b606cbdea6
minor speed improvement to HUF_readCTable()

faster by ~+1-2%
lib/common/entropy_common.c
lib/compress/huf_compress.c