So, it's not that find() is slow, but the fact that we are needlessly calling getQuick() for loops.
Just an FYI as we go forward not to do that. -Grant
So, it's not that find() is slow, but the fact that we are needlessly calling getQuick() for loops.
Just an FYI as we go forward not to do that. -Grant