| Previous to this fix we would diff the entire body of text, this could lead to situations where a diff presented to a user was wildly off matching areas in the text that should not have been tested. New algorithm only checks a portion of the string, this ensures that during streaming there is no chance for wild mistakes | ||
|---|---|---|
| .. | ||
| ai-streamer-test.js | ||
| diff-streamer-test.js | ||
| smooth-streamer-test.js | ||
| utilities-test.js | ||