How To Unzip A Compressed File Folder
Try the silent mode -q when unzipping. This will reduce the time by a lot if there are too many files in the archive, since unzip writes the names to stdout. man unzip : -q perform operations quietly (-qq = even quieter).