61
61
that only certain files should be compared.
63
63
Performance can be further improved by caching comparisons to avoid repeating
65
65
``merge``. Merge is aware of the relationship of a text merge's result to
66
66
the THIS value, and the THIS value is generally the basis value. So the
67
67
comparison is latent, but present. The only issue is extracting it.