In reply to chris_le:
If you do your checking in the check_phase you have to store all values you want to compare. This might be several millions of complex data. This requires a lot of storage in your computer.
In reply to chris_le:
If you do your checking in the check_phase you have to store all values you want to compare. This might be several millions of complex data. This requires a lot of storage in your computer.