]> git.ipfire.org Git - thirdparty/zstd.git/commit
Enhance streaming_compression examples. 2813/head
authorMartin Liska <mliska@suse.cz>
Mon, 4 Oct 2021 06:23:57 +0000 (08:23 +0200)
committerMartin Liska <mliska@suse.cz>
Tue, 12 Oct 2021 06:59:34 +0000 (08:59 +0200)
commit926d47004dfd7359158a7618be23ecba76397b3e
tree7d41d5d5718607b8f9b94766620b0378b052d429
parentb77d95b053552f4a319690cc56500d66a89ac1e8
Enhance streaming_compression examples.

Add level argument to the first test and be more verbose about
used compression level and number of threads.
examples/streaming_compression.c
examples/streaming_compression_thread_pool.c