View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000368 | Comica 2 | Performance | public | 2019-05-06 19:16 | 2019-05-06 19:46 |
| Reporter | BootBlock | Assigned To | BootBlock | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.23 | ||||
| Target Version | 2.00 | ||||
| Summary | 0000368: Convert For...Each loops to For...Next loops | ||||
| Description | Keep seeing that this results in (minor) performance improvements as an enumerator/etc doesn't need to be created behind-the-scenes and all that, but a 2,000,000 iteration test I did in FileSieve should not difference. Either way, move from For Each to For loops. | ||||
| Tags | Performance | ||||