<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problem loading huge text file]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I recently upgraded to Notepad++ version 7.4.2, and have a problem loading huge files.</p>
<p dir="auto">Huge means, in this case, a text file with a million lines and a size of 67 MB. Notepad++ does not crash but it is not usable. It constantly consumes 25% of CPU time on a quad processor machine, memory usage is always increasing, and was using more than 500 MB when I killed the program.</p>
<p dir="auto">I tried also the -noPlugin option, but it did not help.</p>
<p dir="auto">Notepad++ version 6.6.6 opens the same file almost instantly.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14162/problem-loading-huge-text-file</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 17:04:12 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14162.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Jul 2017 08:40:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem loading huge text file on Thu, 31 Aug 2017 12:30:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chcg" aria-label="Profile: chcg">@<bdi>chcg</bdi></a><br />
It is an XML file. It is actually a report generated by a disk usage tool, which I run on a folder having about 80.000 files, and it lists each file with full path, size, etc.<br />
This report has a size of “only” 18 MB, but Notepad++ uses 67 MB to load it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26563</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26563</guid><dc:creator><![CDATA[NippurDeLagash]]></dc:creator><pubDate>Thu, 31 Aug 2017 12:30:19 GMT</pubDate></item><item><title><![CDATA[Reply to Problem loading huge text file on Wed, 30 Aug 2017 20:38:56 GMT]]></title><description><![CDATA[<p dir="auto">Which type of file do you open?<br />
Functionlist uses regex to find functions/classes and therefore parses the complete file. Use case therefore are source code files and 67MB would be quite hugh for this.</p>
<p dir="auto">See <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/functionList.xml" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/functionList.xml</a> for the currently parsed file types by functionlist.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26545</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26545</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Wed, 30 Aug 2017 20:38:56 GMT</pubDate></item><item><title><![CDATA[Reply to Problem loading huge text file on Tue, 29 Aug 2017 07:45:06 GMT]]></title><description><![CDATA[<p dir="auto">I digged a little bit into this problem. It is a performance issue related to the function list.</p>
<p dir="auto"><strong>Steps to reproduce the problem</strong></p>
<ol>
<li>start Notepad++ and make sure the function list is closed.</li>
<li>load a large XML file.</li>
<li>open the function list (menu View, then Function List).</li>
</ol>
<p dir="auto">Loading a file whose size is 18 MB and has 220.000 lines, the function list appears after five or six minutes (*), and the memory used by Notepad++ (as reported by Windows 7 task manager) was:<br />
step1: 10 MB<br />
step 2: 50 MB (after loading 18 MB of text).<br />
step 3: peaked at about 194 MB, then stabilized at 169 MB after the function list was displayed.</p>
<p dir="auto">(*) the PC has an Intel core i5-4460 @ 3.2 GHz.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26500</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26500</guid><dc:creator><![CDATA[NippurDeLagash]]></dc:creator><pubDate>Tue, 29 Aug 2017 07:45:06 GMT</pubDate></item><item><title><![CDATA[Reply to Problem loading huge text file on Wed, 19 Jul 2017 17:25:14 GMT]]></title><description><![CDATA[<p dir="auto">Solved!</p>
<p dir="auto">The solution was to delete everything under folder <em>C:\Users\Nippur\AppData\Roaming\Notepad++</em>, and then let Notepad++ recreate it with brand new settings.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25719</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25719</guid><dc:creator><![CDATA[NippurDeLagash]]></dc:creator><pubDate>Wed, 19 Jul 2017 17:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to Problem loading huge text file on Wed, 19 Jul 2017 06:20:58 GMT]]></title><description><![CDATA[<p dir="auto">Yesterday I tried Notepad++ 7.4.2 on another two computers, and both of them loaded the troublesome file normally. Yes, it takes a few seconds to go all the way down to the last line of the file, but that’s understandable. There must be something wrong with the first computer, I suppose.</p>
<p dir="auto">Here is the Debug Info copied from the three computers:</p>
<h1>Desktop1 (KO)</h1>
<p dir="auto">Notepad++ v7.4.2   (32-bit)<br />
Build time : Jun 18 2017 - 23:34:19<br />
Path : C:\Program Files (x86)\Notepad++\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
OS : Windows 7 (64-bit)<br />
Plugins : none</p>
<h1>Desktop2 (OK)</h1>
<p dir="auto">Notepad++ v7.4.2   (32-bit)<br />
Build time : Jun 18 2017 - 23:34:19<br />
Path : C:\Program Files (x86)\Notepad++\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
OS : Windows 7 (64-bit)<br />
Plugins : DSpellCheck2.dll mimeTools.dll NppConverter.dll NppExport.dll PluginManager.dll</p>
<h1>Laptop (OK)</h1>
<p dir="auto">Notepad++ v7.4.2   (32-bit)<br />
Build time : Jun 18 2017 - 23:34:19<br />
Path : C:\Users\User1\Desktop\npp.7.4.2.bin\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : ON<br />
OS : Windows 7 (64-bit)<br />
Plugins : mimeTools.dll NppConverter.dll NppExport.dll PluginManager.dll</p>
]]></description><link>https://community.notepad-plus-plus.org/post/25703</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/25703</guid><dc:creator><![CDATA[NippurDeLagash]]></dc:creator><pubDate>Wed, 19 Jul 2017 06:20:58 GMT</pubDate></item></channel></rss>