The PowerShell 5.0 has features to support ZIP archives - Expand-Archive and Compress-Archive. They are very handy but what about performance? In my previous post I measured performance of extracting ZIP archive, in this post I will focus on a…

My personal place to share knowledge about Sitecore, Powershell, Amazon Web Services and .NET
The PowerShell 5.0 has features to support ZIP archives - Expand-Archive and Compress-Archive. They are very handy but what about performance? In my previous post I measured performance of extracting ZIP archive, in this post I will focus on a…
The PowerShell 5.0 has features to support ZIP archives - Expand-Archive and Compress-Archive. They are very handy but what about performance? During deployment we have to extract a ZIP archive, and I wrote a simple PowerShell script to measure a…
You must be logged in to post a comment.