]> git.ipfire.org Git - thirdparty/zstd.git/commit
[bench] Extending largeNbDicts to compression (#2089)
authorBimba Shrestha <bimbashrestha@fb.com>
Mon, 4 May 2020 17:42:22 +0000 (12:42 -0500)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 17:42:22 +0000 (10:42 -0700)
commit0301ef5d0463f53e88d589233b5f16c8d57e7295
treec3669b592eeb635bb71d380d91ef931fabaa43f3
parent7e9aabd652c59ed2557d50eef047fe0981d26cab
[bench] Extending largeNbDicts to compression  (#2089)

* adding cdict_collection_t

* adding shuffleCDictionaries()

* adding compressInstructions

* adding compress()

* integrating compression into bench()

* copy paste error fix

* static analyzer uninit value complaint fix

* changing to control

* removing assert

* changing to control

* moving memcpy to seperate function

* fixing static analyzer complaint

* another hacky solution attempt

* Copying createbuffer logic
contrib/largeNbDicts/largeNbDicts.c