You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Diffing a large text, e.g., 27k of text, diff_chars seems to take a very long time, whereas diff_lines finishes instantly. Is there a way to speed up the diff_chars?
Diffing a large text, e.g., 27k of text,
diff_charsseems to take a very long time, whereasdiff_linesfinishes instantly. Is there a way to speed up thediff_chars?