{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "the trail is cold on this one. I don&#39;t know why it takes so long to unzip.  I never saw problems like that on my machine. ",
    "ClosedDate": "2011-06-14T06:51:21.037-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Used DotNetZip to zip a folder containing 98,000 files and 3,700 folders (1.7 GB).  Zipped in 30 minutes.  Unzipping using DotNetZip, and the ExtractAll() method, takes about 4 hours.  \n \nIs there a better method I could use to speed up the unzip process ?\n \nthank you",
    "LastUpdatedDate": "2013-05-16T05:31:57.61-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-12-11T11:17:17.627-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Zip in 30 minutes, Unzip takes 4 hours",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 9686
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "did you try it with other zip programs?",
      "PostedDate": "2010-01-13T01:52:21.15-08:00",
      "Id": -2147483648
    },
    {
      "Message": "Yes I did; WinRar unzipped in about 15-20 minutes.  So we must use that for these problem-zips, but we really wanted to use our application built with DotNetZip to do all zipping and unzipping.",
      "PostedDate": "2010-01-13T09:13:42.687-08:00",
      "Id": -2147483648
    },
    {
      "Message": "I did a bunch of tests, So far I don't see the problem. Any chance you could give me the zip file that's giving you trouble? \r\n",
      "PostedDate": "2010-01-13T15:28:48.937-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2010-01-21T05:54:02.023-08:00",
      "Id": -2147483648
    },
    {
      "Message": "I can send you the file, sure.  CD or FTP?  We'd need to take the details offline.",
      "PostedDate": "2010-01-21T05:55:36.273-08:00",
      "Id": -2147483648
    },
    {
      "Message": "Can you load the file to an free online file hosting service, like skydrive or something?  If you have an FTP server, I can use it.  But I don't have one to offer you .  http://skydrive.live.com .  There are other similar services. ",
      "PostedDate": "2010-01-21T07:19:16.27-08:00",
      "Id": -2147483648
    },
    {
      "Message": "I sent ftp instructions to your hot mail address",
      "PostedDate": "2010-01-21T11:14:58.557-08:00",
      "Id": -2147483648
    },
    {
      "Message": "got it.  Will let you know what I find.",
      "PostedDate": "2010-01-21T12:12:42.597-08:00",
      "Id": -2147483648
    },
    {
      "Message": "I just tried on my machine - it zipped in 1:23 and unzipped in 2:00.  I think my filesystem is much slower than yours, so it's not so interesting or valuable to compare times from my system, to your system.  But it shouldn't take 16x as long to unzip.  You said used WinRar to unzip.  Did you try the unzip with the unzip.exe tool that is included with DotNetZip?  How long does it take? ",
      "PostedDate": "2010-01-24T10:02:31.077-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-14T06:51:21.037-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:45.92-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:57.61-07:00",
      "Id": -2147483648
    }
  ]
}