All Questions
1 question
24
votes
6
answers
16k
views
why is LZMA SDK (7-zip) so slow
I found 7-zip great and I will like to use it on .net applications. I have a 10MB file (a.001) and it takes:
2 seconds to encode.
Now it will be nice if I could do the same thing on c#. I have ...