{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello,\n\nI am using this library to store data that exceeds 4-5GB. From what I saw on the forum, and tried myself, if using the paralel compression, it enters a deadlock. So, as suggested, I am using archive.ParallelDeflateThreshold = -1.\nAs a result to this, the duration of the Save is large. Is there a way I could speed up the compression process?\nI tries using CompressionLevel, or CompressionMethod=None, but to no result.\n\nI have attached a profilling session, maybe it will help with a suggestion of how to improve the speed.\n\nPS: Will the deadlock problem be fixed for paralel compression?\n\nThank you,\nSilviu.",
    "LastUpdatedDate": "2013-02-21T18:42:42.873-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-11-22T00:00:27.503-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Multithreaded Save",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 15807
  },
  "FileAttachments": [
    {
      "FileId": 4656,
      "FileName": "Profilling compression.png",
      "DownloadUrl": ".\\4656"
    }
  ],
  "Comments": []
}