MantisBT - ITK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007528 | ITK | | public | 2008-08-22 20:00 | 2011-06-17 12:45 |
|
Reporter | Luis Ibanez | |
Assigned To | Jim Miller | |
Priority | normal | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Resolution Date | |
Sprint | |
Sprint Status | |
|
Summary | 0007528: Statistics::QuickSelect() huge performace burden |
Description | The QuickSelect() algorithm in the StatisticsAlgorithms file has a performance bug. |
Steps To Reproduce | |
Additional Information | This bug is probably related to an unnecessary use of SmartPointers that penalizes the computation time of the algorithm when run through ImageToListAdaptors. |
Tags | No tags attached. |
Relationships | related to | 0007481 | closed | Hans Johnson | itkStatisticsAlgorithm changes introduce infinite loop |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-08-22 20:00 | Luis Ibanez | New Issue | |
2008-08-22 20:00 | Luis Ibanez | Relationship added | related to 0007481 |
2010-11-02 12:55 | Hans Johnson | Status | new => assigned |
2010-11-02 12:55 | Hans Johnson | Assigned To | => Luis Ibanez |
2010-11-07 02:49 | Luis Ibanez | Assigned To | Luis Ibanez => Gabe Hart |
2011-06-17 12:45 | Hans Johnson | Assigned To | Gabe Hart => Jim Miller |