]> git.ipfire.org Git - thirdparty/zstd.git/commit
Benchmark program for sequence compression API 3257/head
authorElliot Gorokhovsky <embg@fb.com>
Mon, 5 Sep 2022 09:44:56 +0000 (02:44 -0700)
committerElliot Gorokhovsky <embg@fb.com>
Thu, 8 Sep 2022 16:20:50 +0000 (09:20 -0700)
commit61c79bf0d63e4b3e9ecbc610900a14eefa4cd746
tree76b16ce04d79648680d6fd10e0b2c98f492f96e3
parent155d6a58a2a6290710194fd6367d720fca94a923
Benchmark program for sequence compression API
contrib/seqBench/Makefile [new file with mode: 0644]
contrib/seqBench/seqBench.c [new file with mode: 0644]