Update README

This commit is contained in:
Marcus Holland-Moritz 2021-03-05 23:54:39 +01:00
parent fb38539c69
commit 2f18ba0e13

View File

@ -797,7 +797,8 @@ So here's a comparison of the extraction speed:
sys 0m1.382s sys 0m1.382s
So `dwarfsextract` is almost 4 times faster thanks to using multiple So `dwarfsextract` is almost 4 times faster thanks to using multiple
worker threads for decompression. worker threads for decompression. It's writing about 300 MiB/s in this
example.
Another nice feature of `dwarfsextract` is that it allows you to directly Another nice feature of `dwarfsextract` is that it allows you to directly
output data in an archive format, so you could create a tarball from output data in an archive format, so you could create a tarball from