]> git.ipfire.org Git - thirdparty/zstd.git/commit
Benchmark dictionary builders
authorJennifer Liu <jenniferliu620@fb.com>
Fri, 20 Jul 2018 18:32:39 +0000 (11:32 -0700)
committerJennifer Liu <jenniferliu620@fb.com>
Fri, 20 Jul 2018 18:32:39 +0000 (11:32 -0700)
commit470c8d42f4bbc8246bcd0bc8438aaad6d1c375ee
treeb3754363e1031c575e4fb9ad0f2e0ff896fdde93
parent0c5eaef248443342dd1cd19f5e434334bef6fc4c
Benchmark dictionary builders
contrib/benchmarkDictBuilder/Makefile [new file with mode: 0644]
contrib/benchmarkDictBuilder/README.md [new file with mode: 0644]
contrib/benchmarkDictBuilder/benchmark.c [new file with mode: 0644]
contrib/benchmarkDictBuilder/dictBuilder.h [new file with mode: 0644]
contrib/benchmarkDictBuilder/test.sh [new file with mode: 0644]
contrib/randomDictBuilder/io.c
contrib/randomDictBuilder/io.h