View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006371 | Open CASCADE | OCCT:Modeling Algorithms | public | 2004-08-04 10:08 | 2006-06-29 09:15 |
| Reporter | bugmaster | Assigned To | |||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 5.2.1 | ||||
| Summary | 0006371: Improving performance | ||||
| Description | PTV propose to "CORRECT" code of the following classes to improve performance: - BOPTools_DEProcessor : Line 311 ( use "aReference" shape in cycle ) - ShapeAnalysis_Edge : Line 865 ( use "theSecEdge" shape in cycle ) - BRep_FillDraft : Line 650 ( use "myWire" shape in cycle ) - BRep_TrimCorner : Line 405 ( use "Origine" shape in cycle ) - BRep_TrimCorner : Line 425 ( use "CompRef" shape in cycle ) - Improve BRep_TrimCorner : Line 1087 ( use "Origine" shape in cycle ) - Improve BRep_TrimCorner : Line 1406 ( optimise uses Shape1, Shape2 in cycle, because always use previous shape. As result we can for cycle: step 1) set shape1, shape2 step 2) change shape1 step 3) change shape2 step 4) change shape1 ... | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-08-04 10:09 | bugmaster | Assigned To | bugmaster => ofv |
| 2004-08-04 10:09 | bugmaster | Status | new => assigned |
| 2004-08-31 09:45 |
|
Assigned To | ofv => jgv |
| 2004-08-31 17:12 | bugmaster | CC | => aki |
| 2004-09-15 11:50 | bugmaster | Status | assigned => resolved |
| 2004-09-15 13:43 |
|
CC | => mkv |
| 2004-09-24 15:31 |
|
Status | resolved => tested |
| 2004-09-27 09:52 | bugmaster | Status | tested => verified |
| 2004-11-01 12:19 | bugmaster | Status | verified => closed |
| 2004-11-01 12:19 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |