05-28-2021, 11:48 PM
(This post was last modified: 05-28-2021, 11:56 PM by trandoductin.)
Please try version 3. Major Speed enhancement.
I put as much calculation as possible outside of the inner loop to reduce repeated calculations. I was surprised at how much faster it is
What took about:
95 seconds(in v2) versus 2 seconds (in v3)
I put as much calculation as possible outside of the inner loop to reduce repeated calculations. I was surprised at how much faster it is
What took about:
95 seconds(in v2) versus 2 seconds (in v3)