View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004488 | Compliance Test Tool (CTT) Unified Architecture | 6 - Performance Problem | public | 2018-11-29 14:20 | 2019-07-25 15:19 |
Reporter | Thomas Merk | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.341.383 | ||||
Target Version | 1.03 | Fixed in Version | 1.03.341.383 | ||
Summary | 0004488: Subscritpion Basic / 040.js takes VERY long | ||||
Description | tested with 1.3.341.383 (beta) The test slows down with every added monitored item. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
This script had two issues which caused it being that long. First was the nested loop which has been omitted with the short break in case the index already matches (what should always be the case). |
|
Reviewed in CMP Call |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-11-29 14:20 | Thomas Merk | New Issue | |
2018-12-03 17:24 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2018-12-03 17:24 | Paul Hunkar | Status | new => assigned |
2018-12-17 15:01 | Alexander Allmendinger | Note Added: 0009720 | |
2018-12-17 15:01 | Alexander Allmendinger | Status | assigned => resolved |
2018-12-17 15:01 | Alexander Allmendinger | Fixed in Version | => 1.03.341.383 |
2018-12-17 15:01 | Alexander Allmendinger | Resolution | open => fixed |
2019-01-28 14:15 | Paul Hunkar | Category | Performance Problem => 6 - Performance Problem |
2019-07-25 15:17 | Paul Hunkar | Product Version | => 1.03.341.383 |
2019-07-25 15:17 | Paul Hunkar | Target Version | => 1.03 |
2019-07-25 15:19 | Paul Hunkar | Status | resolved => closed |
2019-07-25 15:19 | Paul Hunkar | Note Added: 0010610 |