View Issue Details

IDProjectCategoryView StatusLast Update
0000368Comica 2Performancepublic2019-05-06 19:46
ReporterBootBlock Assigned ToBootBlock  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.23 
Target Version2.00 
Summary0000368: 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.

TagsPerformance

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-05-06 19:16 BootBlock New Issue
2019-05-06 19:16 BootBlock Assigned To => BootBlock
2019-05-06 19:16 BootBlock Tag Attached: Performance
2019-05-06 19:46 BootBlock Status new => closed
2019-05-06 19:46 BootBlock Resolution open => fixed