500 GB file tar creation #833
Unanswered
Wojtekxor2
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using TarOutputStream in c# to create 500 GB tar archive (uncompressed). I have lots of files.
The whole process started really fast. Over the time it started slowing down the bigger the output file was becoming ...
I just wanted to ask you if you have ever checked efficiency of such a creation of that big file. I am searching currently
to find the culprit and any idea will be appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions