{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "For v1.9.1.6, I&#39;ve optimized how entries get added into the collection&#59; that may speed things up in the tests.",
    "ClosedDate": "2011-08-03T12:54:52.62-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "This one :In Progress Zip64_Over_65534_Entries_NoEncryption_DefaultCompression_Always Zip Tests has been running for 28 minutes in a first phase, using almost no CPU and making almost no disk access.  Are you using a timer to slow the test ?",
    "LastUpdatedDate": "2013-05-16T05:31:56.083-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-01-09T09:20:07.857-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Tests: Verify that Progress Monitor shows properly when running tests built from source",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 9959
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "I mean after 28 minutes it started the second phase of the program. It was just slow, the counter was incremented. It seems one entry was processed approximately every 25 ms. But CPU usage was very low, and there was almost no disk IO.",
      "PostedDate": "2010-01-09T12:47:01.317-08:00",
      "Id": -2147483648
    },
    {
      "Message": "Gilles, I'd like to clarify this problem, if I can.  The problem is that the test ran slowly?  Is that it?  I looked into the code in question.  there is no delay or sleep.  It creates 65000+ entries, and I guess it takes a long time.  Each entry is very small, and they are created in series, not concurrently., so there's no possibility to use multiple threads there. \r\n\r\nIf the problem is that it is slow, I don't think there is anything for me to fix.  ",
      "PostedDate": "2010-02-10T21:06:28.427-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-08-03T12:54:52.62-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:44.053-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:56.083-07:00",
      "Id": -2147483648
    }
  ]
}