summaryrefslogtreecommitdiffstats
path: root/bench.h
Commit message (Expand)AuthorAgeFilesLines
* lz4 & lz4hc : added capability to allocate state & stream state with custom a...yann.collet.73@gmail.com2013-12-301-41/+41
* lz4c : made display and arguments more compatible with gzip, for easier integ...yann.collet.73@gmail.com2013-07-271-3/+3
* Added : LZ4 Streaming Format specification (v1.3)yann.collet.73@gmail.com2013-04-131-1/+1
* LZ4HC : compression speed improved under Visualyann.collet.73@gmail.com2013-01-081-0/+1
* minor code refactoring, mostly around __builtin_expectyann.collet.73@gmail.com2012-03-091-1/+2
* Corrected : default to Software Bit Count for GCC earlier than 3.4. Thanks to...yann.collet.73@gmail.com2012-02-201-0/+3
* Added : benchmark function within command-line utilityyann.collet.73@gmail.com2012-01-081-0/+36