]> git.ipfire.org Git - thirdparty/zstd.git/commit
Remove 'generic' inline strategy 582/head
authorSean Purcell <me@seanp.xyz>
Thu, 2 Mar 2017 23:15:31 +0000 (15:15 -0800)
committerSean Purcell <me@seanp.xyz>
Thu, 2 Mar 2017 23:18:13 +0000 (15:18 -0800)
commit553f67e0c1f62c06a5e9e6efc1016feb8bb7b398
treea11e9549438665db58d1dc430eeb2af467077232
parent3d95925a59d5290b98483e688cf2e3f5a0508d38
Remove 'generic' inline strategy

Seems to avoid performance loss for compression.
Same strategy tested on decompression side, did not appear to improve
speed.
lib/compress/zstd_compress.c