summaryrefslogtreecommitdiffstats
path: root/programs/bench.h
Commit message (Expand)AuthorAgeFilesLines
* can select validation of CRC during benchmarkYann Collet2022-07-291-0/+1
* implement decoder-only benchmark modeYann Collet2022-07-291-0/+1
* updated documentation of bench unitYann Collet2022-07-291-6/+19
* updated license & header datesYann Collet2020-11-251-1/+1
* Make benchmark compatible with dictionary compressionReto Koradi2019-11-061-1/+2
* bench: introduced hidden command -SYann Collet2018-03-201-2/+3
* bench.c based on zstdPrzemyslaw Skibinski2016-11-041-8/+11
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-031-1/+1
* -b# and -e# options from zstdinikep2016-09-021-1/+2
* Improved sparse file supportYann Collet2015-03-131-2/+2
* g++ compatibilityYann Collet2015-03-101-13/+4
* Updated : compress multiple filesYann Collet2015-03-071-2/+2
* minor refactoringYann Collet2014-12-061-2/+3
* Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle Yann Collet2014-07-141-1/+1
* Fixed issue 127 & 128Yann Collet2014-04-151-1/+1
* Makefile : added capability to install librariesyann.collet.73@gmail.com2014-01-071-0/+41