{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is implemented in v1.7 preview release.   It uses a .NET port of the open-source jzlib library.  There is a new CompressionLevel property on the ZipFile supporting this.",
    "ClosedDate": "2009-01-08T18:09:29.983-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Big performance gain :\n- all zip algorithm optimizations\n- most of files will be compressed\n- no need to read twice a file for files that are bigger after compression\n \nMore features :\n- Zip compression level\n- Zip64\n \nSharpZipLib is a good starting point (already have all features noticed above).\n \nFor readers :\nDon't use SharpZipLib, even if this lib has a good algorithm it doesn't support unicode (last zip specification) and the support is very bad.",
    "LastUpdatedDate": "2013-05-16T05:32:35.077-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "High",
      "Severity": 150,
      "Id": 3
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-11-19T20:37:45.45-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Use another algorithm than System.IO.Compression",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 2,
    "Id": 6630
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This would be great. WinRar will compress (as zip) some text files 10x as much as the current DotNetZip (which depends on the .Net compression library). I'm sure this is a big task but it would really be great.",
      "PostedDate": "2008-12-13T22:06:10.58-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-12-18T16:02:35.387-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-01-08T18:09:29.983-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:35.903-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:35.077-07:00",
      "Id": -2147483648
    }
  ]
}