<table><tr><td style="">sars created this revision.<br />sars added a reviewer: Kate.<br />sars added a project: Kate.<br />Herald added a subscriber: kwrite-devel.<br />sars requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16838">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If we have files with long lines, Kate becomes slow.</p>

<p>One example where this is painful is with JSON and XML files that don't have newlines...</p>

<p>I'm using search&replace to wrap these files and sometimes relatively small files might take over a minute to be wrapped. So I tried to disable highlighting and spellchecking and got much faster results.</p>

<p>So this is a patch to disable at least the highlighting while replacing.</p>

<p>Now I would like to hear what you think is the best way to tackle this... It feels a bit like a workaround...</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>A file that took well over a minute to wrap now only takes ~20s</p>

<p>Manually disabling spell checking brings it down even further (less than 10s)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R40 Kate</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16838">https://phabricator.kde.org/D16838</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>addons/search/replace_matches.cpp</div></div></div><br /><div><strong>To: </strong>sars, Kate<br /><strong>Cc: </strong>kwrite-devel, michaelh, ngraham, demsking, cullmann, sars, dhaumann<br /></div>