02-09-2019, 09:47 AM
1.
rep
;... ;;code without 'continue'
;if(!...) break
2. Your code already does it. mac("sub.Convert" "" f) creates new thread. Don't know what the next line does.
But if there are many files, can create too many threads and make slightly slower than when the thread count matches the count of logical CPUs. Probably not a problem in most cases.
rep
;... ;;code without 'continue'
;if(!...) break
2. Your code already does it. mac("sub.Convert" "" f) creates new thread. Don't know what the next line does.
But if there are many files, can create too many threads and make slightly slower than when the thread count matches the count of logical CPUs. Probably not a problem in most cases.