slow unzip
Oracle Linux 7 in 64-bit
I have a big Oracle Zip file (about 3 GB), and I'm unzipping this Zip file (using Info Zip's unzip), and this single command runs for ... 1 hour.
That is rather slow.
So I take the exact same patch, on my Windows 10 laptop, using Info Zip's unzip.exe, and this one takes 2 minutes.
Both unzip the same 5 GB of volume.
But the one on Linux is extremely slow.
Why ?