Added : benchmark function within command-line utility
authoryann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd>
Sun, 8 Jan 2012 02:45:32 +0000 (02:45 +0000)
committeryann.collet.73@gmail.com <yann.collet.73@gmail.com@650e7d94-2a16-8b24-b05c-7c0b3f6821cd>
Sun, 8 Jan 2012 02:45:32 +0000 (02:45 +0000)
commit97abf013482c8a8041e5938a80ceede566ef7d9d
tree79c334fe7a00ba18a8be9372dc70f46276c591c9
parentaac2572351dad4c48675091158620add2c0ff839
Added : benchmark function within command-line utility

git-svn-id: https://lz4.googlecode.com/svn/trunk@46 650e7d94-2a16-8b24-b05c-7c0b3f6821cd
Makefile
bench.c [new file with mode: 0644]
bench.h [new file with mode: 0644]
lz4demo.c