in reply to Re: Optimize my foreach loop / code
in thread Optimize my foreach loop / code
Thanks for your reply.
It is this loop that takes most of the time. Unfortunately, the input image array can grow as much as 400k elements (files). I am hoping there is a better way to improve on the hash assignment and/or regexes.
Best!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Optimize my foreach loop / code
by davido (Cardinal) on Aug 26, 2016 at 07:17 UTC |